
/* For Shopping Cart*/
#carty{
position:absolute;
left:0px;
top:170px;	
width:750px;
border-top:10px solid #AF1106;
background:#CAE6E9 url(images/blue-bg.gif) repeat-x;
}
.cobtbl{
margin:auto;
text-align:center;
}
/*#content-cart {
width:750px;
height:auto;
position:absolute;
top:0px;
left:0px;
background:#fff;
z-index:100;
}*/

