form {
	padding:0; margin: 0;
}

.steppl	{
	display: block;
	clear: both;
	width: 598px;
	height: 37px;
	background: url(/img/steppl.gif) top left no-repeat;
	padding: 0 0 10px 0;
	font: normal 20px/37px "Trebuchet MS", Arial;
	color: #ffffff;
	text-align: left;
}
.steppl span {
	border: 0px solid red;
	display: block;
	float: left;
	width: 94px;
	height: 37px;
	padding: 0 10px 0 18px;
	color: #404040;
}

.QN	{
	font: normal 17px/21px "Trebuchet MS", Arial;
	color: #F95602;
}
.QN span	{
	color: #404040;
}
.AR	{
	font: normal 110%/120% "Trebuchet MS", Arial;
	color: #404040;
	padding: 0 0 10px 15px;
}

#date_result, #date_result_2 {
	display: block;
	width: 100%;
	height: 70px;
	clear: both;
}


a.simButton	{
	display: block; 
	height: 26px;
	font:bold 13px 'Trebuchet MS'; 
	color: #3F7F9E;
	border:1px solid #FFA45A; 
	background-color: #FFE3BE; 
	padding:8px 15px 0 15px;	
	margin:0;
	vertical-align: middle;
	white-space: nowrap;
}

a.here	{
	font:bold 13px 'Trebuchet MS'; 
	text-decoration: underline;
}
a.here:hover	{
	text-decoration: none;
}


table.shoppingcart {
	padding: 0;
	margin:0;
	border: 1px solid #FFA45A;
}
table.shoppingcart th {
	padding: 5px 0px;
	margin:0;
	background-color: #FFA45A;
}
table.shoppingcart td {
	padding: 3px 5px;
	margin:0;
	border-bottom: 1px solid #FFA45A;
	vertical-align: middle;
}
table.shoppingcart tr.mt td {
	padding: 3px 5px;
	margin:0;
	border-bottom: 1px solid #FFA45A;
	background-color: #FFE3BE;
}

a.edit {
	font-size:11px;
	line-height:13px;
}
