#content{
	position:relative;
	width:650px;
	float: left;
	clear:both;
	height:385px;
        background-image: url(../../../img/content_hldr.png);
        background-repeat: repeat-y;
       	top: 28px;
}
#prod_holder  {
	position:relative;
	width:157px;
	float:right;
	top:28px;
	padding-right: 5px;
}
.product {
	position:relative;
	margin-bottom:10px
	float: right;
}
#ad_holder {
	top:20px;
	position:relative;
	clear:both;
}
#cnt_top {
        position:relative;
        top:0px;
        width:650px;
        height:14px;
        z-index:21;
        background-image: url(../../../img/content_top.png);
        background-repeat: no-repeat;
        float: left;
        clear: both;
}

.bottom_ad{
	position:relative;
	float: left;
	padding-right:8px;
}
.description_col_0{
	font-size:12px;
	position:relative;
	top:10px;
	width:340px;
	
}
.headline_col_0{
	position:relative;
	text-decoration:none;
	font-family:"Myriad Pro";
	font-size: 16px;
	font-weight:bolder;
	color:#0393d0;
}
.description_col_1{
	font-size:12px;
	position:relative;
	width:340px;
	top:10px;
}
.headline_col_1{
	position:relative;
	text-decoration:none;
	font-family:"Myriad Pro";
	font-size:16px;
	font-weight:bolder;
	color:#0393d0;
}


