#ycart { padding-top:25px; padding-bottom:25px;

}




#cartProducts {

  font-size: 12px;
  width: 520px;
}

#cartProducts .prodHeading {
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #032269;
  padding-bottom: 6px;
  padding-top: 20px;
}

#cartProducts th, #cartProducts td {
  padding: 3px;
  font-size: 12px;
	text-align: left;
}
#cartProducts .cartProdOption {
  width: 144px;
}

#cartProducts .cartProdQty {
  width: 80px;
}
#cartProducts .cartProdLbs {
  width: 50px;
}
#cartProducts .cartProdPrice {
  width: 60px;
}
#cartProducts .cartProdTotal {
  width: 60px;
}
#cartProducts .cartProdButtons {
  width: 150px;
  
}
#cartProducts .cartProdButtons input {
width:80px;
height:25px;
 font-size: 12px;
line-height:25px;
;color:#2390b8;
border:1px #CCCCCC solid;
font-weight:600;
cursor:pointer;
background:#fdf4f0;
margin-bottom:5px;
}
#cartProducts .cartProdButtons input:hover {
color:#d41324;



}
#cartProducts .cartSpacerRow {
	height: 10px;
}
#cartProducts .cartProdBold {
	font-size: 13px;
  font-weight: bold;
  
}
#cartProducts .cartProdGrandTotal {
	font-size: 13px;
  font-weight: bold;
  border-top: 1px solid #032269;
  padding-top: 6px;
}


#cartProceed
{
  text-align: right;
  padding-right: 25px;
}
#cartProceed .cartProdButton
{
background:url(../image2/button_back.jpg) repeat-x;
padding:0 10px 0 10px;
font-weight:600; font-size:14px;
margin-top:20px;
height:30px;
color:#FFFFFF;
cursor:pointer;
border:1px #CCCCCC solid;
}
#cartProceed .cartProdButton:hover {
background:url(../image2/button_back2.jpg) repeat-x;height:30px;}


#userform {
  margin-bottom: 100px;
}
#checkout { border-top:#CCCCCC 1px dashed; margin-top:20px; padding-top:20px; border-bottom:1px #CCCCCC dashed;}

.btns {
background:url(../image2/button_back.jpg) repeat-x;
padding:0 10px 0 10px;
font-weight:600; font-size:14px;
margin-top:20px;
height:30px;
color:#FFFFFF;
cursor:pointer;
border:1px #CCCCCC solid;
}
.btns:hover {
background:url(../image2/button_back2.jpg) repeat-x;height:30px;

}
#orderConfirmation {
margin-top:25px; 
margin-bottom:25px;}
