body {
	font-family: verdana, arial, helvetica;
	margin-top: 10px; 
	background-color: #666666;
	text-align:center;
}
p, blockquote {
	font-size: 11px;
	color: white;
	font-weight:bold;
	}

h1 {
	color: #153E8C; 
	font-weight:bold;
	font-size: 14px;
}

.innerbox {
	position:relative;	
	width: 760px;
	border: 15px solid #FFFFFF;
	background-color: #BCADCA;
	padding: 10px;
	margin: 0 auto;
	text-align:left;
}
.innerbox_popup {
	position:relative;	
	width: 600px;
	border: 15px solid #FFFFFF;
	background-color: #BCADCA;
	padding: 10px;
	margin: 0 auto;
	text-align:left;
}

.subdiv { 
	position: absolute;
	right: 5px;
	top: 165px;
	margin: 2px;
	z-index: 10;
	}

.header {
	color: #153E8C; 
	font-weight:bold;
}

.shippingcontent {border: 1px dotted #FFFFFF;}

.billingcontent, .shippingcontent, input, select, textarea{
	font-size: 11px;
	font-family: verdana, arial, helvetica;	
	color: #666666;
}
.billingcontent td, .shippingcontent td {
	padding: 2px;
}
	
tr {height: 26;}

.reqfield {
	color: white;
	text-align: right;
}

.missing, .reqfield {font-weight: bold;}

.missing {
	color: red;
	text-align: right;
}
.error {
	color: red;
	text-align: center;
	margin-top: -18px;
	margin-bottom: -12px;
	font-size:16px;
}

.optfield {
	text-align: right;
}

.messagetext {
color: #153E8C; 
font-weight:bold;
}

H6 .missing {
	text-align: left;
	color: red;
}
.ordernote {
	margin-top: -45px; 
	margin-left: 320px;
	margin-bottom: 7px;
	width: 250px;
	color: #153E8C; 
	font-weight:bold;
	}
.autoshipnote {
	margin-top: -20px; 
	margin-left: 40px;
	margin-bottom: 7px;
	width: 530px;
	color: #153E8C; 
	font-weight:bold;
	}
.costumer_comment {
margin-bottom: 20px;
}
