﻿.product-left,.product-right 
{
    clear:both;
    margin:20px 0 10px 0;
    padding:10px;
    background:#000 url(/common/img/products/bg_prodRoundedTop.gif) top left no-repeat;
    min-height:108px;
    height:108px;
    width:845px;
}

.product-left p a,.product-right p a
{
    color:#FFCC33;
    text-decoration:none;
    background:url(/common/img/generic/small-arrow.gif) center right no-repeat;
    padding-right:20px;
    margin-left:10px;
    text-align:right;
    font-weight:bold;
}
.product-left p a:hover,.product-right p a:hover
{
    border-bottom:1px dotted #FFCC33;
}

.product-left img 
{
    margin-right:15px;
    background-color:#141413;
}
.product-right img 
{
    margin-left:15px;
}
.product-left h3,.product-left p,.product-right h3,.product-right p
{
    margin:0 !important;
    padding:0 !important;
}
.product-top 
{
   
}
.product-inner 
{

}
