body {
	background: #0d174d url(/images/site/bse_bg.png) repeat-x;
}

#globaltools {
	background: url(/images/site/toolbar_bse.gif) no-repeat;
}

#subnav {
	background: #565656 url(/images/site/nav_sub_bse.jpg) no-repeat;
}

#globalnav #gn-bse { 
	background: url(/images/site/nav_bse_on.gif) no-repeat; 
}

.bucket .body {
	height: 95px;
	overflow: hidden;
}

.bucket a, 
.bucket a:visited, 
#main .blackbox_title h1,
#main a,
#main a:visited,
#main .box_full_title h1 {
	color: #5d98d2;
}

h2 {
	background: url(/images/site/rss_icon.png) 0 2px no-repeat;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	padding-left: 20px;
	color: #5d98d2;
	font-weight: normal;
}

.presspod {
	width: 610px; 
	background: url(/images/site/dividers_press.jpg) top right no-repeat; 
	border-top: 1px solid #565656; 
	min-height:55px;
  	height:auto !important;
  	height:55px;
}

.pressdetails {
	font-size: .92em; 
	font-style: italic; 
	width: 480px; 
	padding: 5px 0px 5px 30px
}

.featured_boxes {
	color: #fff; 
	position: relative; 
	clear: both; 
	width: 908px; 
	height: 166px; 
	background: url(/images/site/bse_featured.gif) no-repeat;
}

.featured_boxes a {
	text-decoration: none;
	color: #5d98d2; 
}

.featured_artist {
	position: absolute; 
	top: 50px; 
	left: 20px;
	width: 280px;
}

.featured_video {
	position: absolute; 
	top: 50px; 
	left: 325px; 
	width: 280px
}

.featured_film {
	position: absolute; 
	top: 50px; 
	left: 625px; 
	width: 280px
}

.featured_text .title {
	margin: 0;
	padding: 0;
	line-height: 1em;
	border-top: 1px solid #565656; 
	border-bottom: 1px solid #565656; 
	padding: 5px; 
	font-size: 1.3em;
	font-weight: normal;
}

.featured_text .caption {
	padding: 5px 15px 5px 5px;
}

.featured_text {
	float: right; 
	width: 170px; 
	text-align: left;
	font-size: .93em;
}
