/* CSS Document */
#home_content1 {
float:left;
width:280px;
height:335px;
padding:15px 25px 0px 0px;
border-right:1px solid #ccc;
}
#home_content2 {
float:right;
width:605px;
height:335px;
padding:15px 20px 0px 20px;
background:url(../images/5black.png) repeat;
}
.featured_product {
width:138px;
float:left;
padding-right:17px;
}
.featured_product h1{
width:138px;
margin:10px 0px 5px 0px !important;
border-bottom:1px solid #b59804;
font-size:14px !important;
color:#eee !important;
}
.featured_product h1 a{
color:#333 !important;
}
.featured_product ul li{
font-size:10px;
line-height:14px;
padding:5px 5px 5px 0;
list-style:none;
border-bottom:1px solid #373737;
border-bottom:1px solid rgba(0, 0, 0, 0.2);
}