.greenborder{  border: 1px solid #31c63b;}
.redborder{border: 1px solid #f83232;}
#lblusername, #lblpassword{	width: 170px;	display: inline;	position: absolute;}
.warning {background:transparent url(../images/marks.gif) no-repeat scroll left -15px;}
.checkmark {background:transparent url(../images/marks.gif) no-repeat scroll left 2px;}
#coupon_code{
	font-size: 11px;
	color: #000000;
	background-color: #e0a812;
	width: 250px;
	border: 1px solid #b58811;
	padding-bottom: 4px; padding-top:4px;
	margin:10px;
}
#Coupons{	color: #FF0000;	font-size: 11px;}	

.newCustomer{font-size: 14px;font-weight: bold;}
#lblusername, #lblpassword{font-size: 10px; color:#FF0000;}		

#forgotten{	font-size: 11px;	color: #f83232;}
	
.blank{
				background:transparent no-repeat scroll left -40px;
			}

.cart {
	border: 0px dashed #000;
}

.cart thead td{	font-size:13px;	font-weight:bold; }

#ShopCart td{	font-size:12px;		height: 25px;}


.ProdCant{
	font-size:12px;
	display: inline;
	font-weight: bold;
}

.bg1{	background-color: #CEE7FB;}
.bg2{	background-color: #BCDEFA;}

#GTotal{ color:#FF0000; font-weight:bold;}