H1 {position: relative; 
				font-family: sans-serif, Helvetica, Arial, Verdana;
				color: #4641B6;
				font-size: 17px;
				left: 20px; 
				top: 20px; 
				}
				
				


.centeralign {text-align: center;}
.CUSTACCT {width: 35px;};
.rightalign {text-align: right;}
div#Cart {position: relative;
				margin-top: 70px;
				width: 560px; 
				left: 5px;
				}

th {color: white; height: 30px; font-family: sans-serif, Helvetica, Arial, Verdana; font-size: 14px; font-weight: normal;}
td {padding-top: 2px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	padding-right: 5px;
	border-bottom: none; 
	border-left: none; 
	border-top: none; 
	border-right: none; }
	
div#ShipOptions { top: 13px; position: relative;
				width: 430px;
				background-color: #EBEBEB;
				border: 1px solid #4C4C45;
				font-family: sans-serif, Helvetica, Arial, Verdana;
				font-size: 11px; left: 70px;
				font-weight: normal;
				padding-left: 5px;
				}
				
div#ShipCalc {width: 430px; position: relative; top: 10px;
				height: 25px; left: 70px;
				background-color: #6F77DA;
				border: 1px solid #4C4C45;
				font-family: sans-serif, Helvetica, Arial, Verdana;
				font-size: 14px;
				font-weight: normal;
				color: White;
				padding-left: 5px;
				}
				

					
div#FirstContinue {Position: relative;
				top: 65px;
				left: 10px;
				}	

					
div#FirstCheckout {Position: relative;
				top: 45px;
				left: 440px;
				}			
div#CookiesTest {font-size: 16px; color: red; text-align: center; position: relative; top: -10px;}