/* PNG Fix */
img, div { behavior: url("scripts/iepngfix.htc") }

body{
background:url(../media/img_bg.jpg) repeat-x;
background-color:#000000;
}
.superscript{
padding-left:1px;
font-size:12px;
vertical-align:top;
line-height:20px;
}
#main-home{
background:url(../media/img_mainContent_background.jpg) no-repeat;
width:961px;
padding-left:8px;
padding-right:8px;
}
#divider-home-2{
	border-bottom: 1px solid;
	border-color: #2D2D2D;
	margin:0;
	padding:0;
	clear:both;
}

#main-home #contentArea{
	width:900px;
	margin:0 auto;
}

#promos {
	margin:0 auto;
	padding:24px 0 18px 0;
	border-bottom:1px solid #2d2d2d;
}
#buckets {
	float:left;
	margin:5px 0 0 0;
}
#asSeenIn {
	float:left;
	padding:0 0 0 2px;
}

.bucket {
	float:left;
	width:223px;
	padding:0 1px 0 0;
	background:url(/media/img_sections_bg.jpg) no-repeat;
}

.bucket-content {
	margin:0 1px;
}

.bucket-content .image {
	height:92px;
	margin-bottom:10px;
	margin:8px 7px;
}

.bucket-content .text {
	width:185px;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
}

.bucket-content .text h3, .bucket-content .text h3 a {
	color:#fff;
}
