/* css for page layout id 32 */
div#center_column_wide h1{
margin:12px 0px 12px 22px;
}
div.product_layout_37{
float:left;
width:750px;
height:573px;
margin:20px 20px 0px 13px;
min-height:573px;
}

div.product_layout_37 div.product{
float:left;
width:142px;
height:170px;
min-height:170px;
overflow:hidden;
text-align:center;
margin:0px 0px 16px 8px;
}

/* PRODUCT PHOTO */
div.product_layout_37 div.product div.photo{
float:left;
width:140px;
height:140px;
min-height:140px;
text-align:center;
background-color:#FFF;
border:1px solid #CDBE9D;
}

div.product_layout_37 div.product div.photo img {
border:2px solid white;
}

/* PRICE */
div.product_layout_37 div.product div.price{
float:left;
width:100%;
height:20px;
font-weight:bold;
font-size:125%;
line-height:125%;
color: #593C24;
border-top: 1px solid #CDBE9D;
border-bottom: 1px solid #CDBE9D;
background-color:#FBF2CE;
text-align:center;
margin:3px 0px 0px 0px;
}


div#center_column_wide div.column_banner, div#center_column_wide h2{
font: bold 16px georgia;
}

div#featured_vendor{
float:left;
width:364px;
}

div#daily_html{
float:left;
margin:0px 0px 20px 18px;
width:359px;
}
div#daily_html div{
float:left;
margin:0;
width:100%;
}
div#latest_popular_products{
clear:both;
}
div#recent_searches, div#latest_tags{
text-align:left;
}
div#recent_searches br, div#latest_tags br{
display:none;
}
div#recent_searches strong, div#recent_searches a, div#latest_tags a{
margin-right:14px;
}

