@charset "UTF-8";

#left-menu h3{
margin-top: 10px;
}

.product-container a{
color: #444;
}

.product-container a:hover{
text-decoration: none;
}

.product-container{
background:#FCFFED url(../images/bg_product_bottom.gif) no-repeat 0px 100%;
width: 530px;
margin: 0px 0px 25px 25px;
}

.product-container .esc{
width: 500px;
}

.product-container-inner{
background:url(../images/bg_product_top.gif) no-repeat;
padding: 10px 15px 25px 15px;
}

.product-sbheader{
background:#F3CC44;
color :#fff;
font-size: 16px;
line-height: 1.125;
height: 16px;
padding: 4px 0px 5px 5px;
margin-bottom: 20px;
}

.product-container-inner h5{
background: url(../images/bg_sbheader_product_inner.gif) no-repeat 0px 100%;
color :#444;
font-size: 12px;
font-weight: normal;
line-height: 1.125;
height: 22px;
margin: 20px 0px 12px 22px;
padding: 0px 0px 0px 20px;
}

.product-description{
padding-left: 20px;
}

.product-body{
width: 290px;
padding: 0px 15px 0px 20px;
float: left;
line-height: 1.4;
}

.product-body2{
width: 268px;
padding: 0px 15px 0px 42px;
float: left;
line-height: 1.4;
}

.product-image{
width: 175px;
text-align: center;
float: left;
}

.product-url{
margin-top: 10px;
}

.other-copy{
font-size: 12px;
text-align: left;
margin-top: 20px;
}