/* PNG Fix */
img, div { behavior: url("http://fr.dna11.com/img/dna11/iepngfix.htc") }

body{
background:url(http://www.dna11.com/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(http://www.dna11.com/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;
	overflow:hidden;
}

#promos {
	margin:0 auto;
	width:855px;
	padding:24px 0 18px 0;
}
#buckets {	
	margin:5px 24px 0 0;
	padding-right:0px;
}
#asSeenIn {
	float:left;
	padding:0 0 0 2px;
}

.bucket {
	padding:0 0px 0px 0;
	float:left;
	width:220px;
	margin-bottom:15px;
}
.bucket.last{border-bottom:none; margin-bottom:0; padding-bottom:0;}

.bucket-content {
	margin:0 1px;
}

.bucket-content .image {
	height:92px;
	margin-bottom:10px;
	display:block;
}

.bucket-content .text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	height:120px;
}
.bucket.middle{
	margin:0px 45px;
	width:207px;
	padding:0px 45px;
	border-left:2px solid #2D2F31;
	border-right:2px solid #2D2F31;
}
.bucket-content .text h3, .bucket-content .text h3 a {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}

