.recB{
border: 1px solid #c7d7c4;
background-color: #e5eee4;
padding: 0;
color: #003366;
text-align: center;
height: 225px;
}

.recB IMG{
width: 120px;
height: 120px;
}

a.rec:link, a.rec:visited, a.rec:active{
color: #003366;
}

a.rec:hover{
color: #FF9900;
}

.recC{
border: 1px solid #c7d7c4;
background-color: #e5eee4;
padding: 0;
color: #003366;
text-align: left;
}

.recC IMG{
width: 70px;
height: 70px;
}

/* add products */
.addpTitle{
height: 30px;
width: 100%;
border: 1px solid #AAAAAA;
background-color: #EEEEEE;
font-weight: bold;
padding: 10px;
}

.productsTitle{
font-size: 16px;
color: #FF6600;
font-weight: bold;
padding-bottom: 10px;
}

.productsPic{
border: 1px solid #BFBFBF;
padding: 5px;
text-align: center;
}

.productsB{
font-weight: bold;
color: #660000;
line-height: 20px;
}

.productsThumb{
width: 115px;
height: 65px;
border: 1px solid #BFBFBF;
}

.productsDetail{
border: 1px solid #BFBFBF;
padding: 10px;
}
