.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #6272aa;
}
li {
list-style-type:square;
color: #666666;
}

.lheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
a:link {text-decoration: none; color:#5D74A7;}
a:visited {text-decoration:none; color:#5D74A7;}
a:hover {text-decoration:underline; color: #666633;} 
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.pad {
	margin-left: 25px;
}
div#content {margin-right:10px; width: 585px;  overflow:auto; height:350px; padding: 0px; color: #666666;
}
div#incart {width: 155px; margin-left: 10px; margin-right: 5px; margin-bottom: 10px;
 color: #000000; margin-top: 15px; padding:0px; background-color:#C8CCE5; font-size: 10px;

}
div#incart2 {width: 151px; margin-left: 10px; margin-right: 5px; margin-bottom: 10px;
 color: #000000; margin-top: 15px; padding: 2px; background-color:#C8CCE5; font-size: 10px;

}
div#order {width: 125px; margin-left: 5px; margin-right: 0px; margin-bottom: 10px;
 color: #000000; margin-top: 1px; padding: 5px; background-color:#cccccc;

}
div#dropbox {width: 155px; margin-left: 10px; margin-right: 0px; margin-bottom: 5px;
padding: 0px;
}
.dropbox {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ltborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FAEF01;

}
.box {
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding:0px;

}
.box2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	text-size: 10px;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.morepad {
	margin-left: 25px;
}
#subform { 
	margin: 0px; 
	float:right;
}
#item_head {
	float: left;
	margin:8px 0px 0px 0px;
}