#lcnt {
    background-color:#ffffff;
    font-size:11px;
    background: transparent url('../images/bg_homes.png') repeat-x left top;
    border-left:1px solid #aeb2c3;
    border-right:1px solid #aeb2c3;
    border-top:1px solid #EB8923;
}
#lcnt #ctr {
    width:435px;
    font-size:14px;
    line-height:18px;
    padding:0 30px 20px 0
}
#lcnt #ctr em
{
    font-weight:bold;
    color:#0e4168;
    font-style:normal;
}
#lcol {
	background: none;
    width:215px;
    padding:0;
}

#rcol {
    width:218px;
    background-color:#fff;
}
#rcol ul {
    padding:20px 10px 10px 15px;
    background:none;
}
#rcol li {
    font-weight:normal;
    font-size:12px;
}
#rcol h5 {
    font-size:14px;
    font-weight:bold;
    color:#5d707c;
    text-transform:uppercase;
    padding:10px 20px;
    background: transparent url('../images/bg_h5.png') no-repeat left bottom;
}
#rcol a 
{
    color:#5C6F7B;
    font-size:11px;
}
#rcol span 
{
    color:#0e4168;
    font-weight:bold;
}
#rcol a.cart 
{
    color:#FFF;
    font-size:13px;
    display:block;
    background: transparent url('../images/bg_cart.gif') no-repeat left bottom;
    padding:8px;
    text-align:center;
    text-decoration:underline;
}
#rcol a.cart span
{
    color:#FFF;
}
#ctr h1 {
    font-size:20px;
    color:#0e4168;
    display:block;
    margin:15px 0 0 0;
    text-transform:none;
    padding:0;
    border:none;
    line-height:22px;
}
#ctr h2 {
    padding:0 0 20px 0;
    margin:0;
    font-size:20px;
    color:#0e4168;
    font-weight:normal;
    text-transform:uppercase;
    left:0;
    line-height:22px;
}
#lcnt #ctr p {
    padding:0 0 15px 0;
}
img.hc 
{
    position: absolute;
    bottom: 40px;
    left: 1px; 
}

