body { background: #05090f url(/images/my_widget/bg_blue_gradient.png) repeat-y top center }

#ie #head { background-image: url(/images/my_widget/head_bar_dark_bg.gif) }
html > body #ie #head, html > body #head { background-image: url(/images/my_widget/head_bar.png) }

#fanspace_burst, #ie6 #fanspace_burst { display: none }

#main {
	width: 900px;
	margin-left: 3px;
	float: left;
	margin-top: 10px;
}

#details {
  background: transparent url(/images/my_widget/fanspace_box_top.png) no-repeat 0 0;
	position: relative;
	float: left;
	padding-top: 10px;
	width: 465px;
}

.details_bottom {
	margin-top: 10px;
  background: transparent url(/images/my_widget/fanspace_box_bottom.png) no-repeat left bottom;	
	float: left;
	display: block;
	height: 580px;
	width: 445px;
	padding: 0 10px;
}
#ie .details_bottom { line-height: 15px }

h1 { font-size: 20px }
h2 { 
	padding-left: 23px;
  background: transparent url(/images/my_widget/arrow_orange_dotted.png) no-repeat left center;	
}
p { 
	font-size: 12px;
	color: #333;
}


#fanspace {
	width: 426px;
	height: 500px;
	margin-left: 9px;
	float: left;
}

#footer, #footer a { color: #3E5587 }

#footer { 
	background: transparent url(/images/my_widget/footer_bg.png) no-repeat left top;
	padding: 0 0 0 10px;
	width: 896px;
	height: 36px;
}

#footer .background {
	color: #3E5587;
	padding: 9px 10px 1px 0;
	height: 20px;
	display: block;
}
