#test-header{
	border:none;
	padding:5px 0 5px 0;
	margin:0;
	border-top:2px solid #c0c0c0;
}
#test-header h1{
	font-size:14px;
	font-family:"Avant Garde","Century Gothic",Futura,Arial;
	font-weight:bolder; 
	margin-left:4px;
}
#test-header h2{
	color:#fe440b;
	font-size:14px;
	font-family:"Avant Garde","Century Gothic",Futura,Arial;
	font-weight:bolder;
	margin-left:4px;
}

#order_form{
	margin:0;
	padding:10px 0 0 0;
}
#order_form a {
	text-decoration:none;
}
#order_form a:hover {
	color:#fe440b;
}
#order_form label {
	font-family:arial;
	color:#000;
	font-size:12px;
	font-weight:bold;
}
#order_form select {
	width:185px;
}
#order_form #product_showroom {
	float:left;
}
#product_showroom {
  margin:2px 5px 0px 0px;
}

#order_form #product_count {
	width:40px;
}
#order_form li img {
	border:none;
}
#order_form li {
	float:none;
	clear:both;
	display:block;
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}
#order_form ul {
	list-style:none;
	margin:0;
	padding:0;
}
#order_form #sublinks {
	font-size:10px;
	text-align:center;
}
#button_submit {
	cursor:pointer;
	width:130px;
	height:28px;
	background:url('../img/button_130.gif');
	border:none;
	font-weight:bold;
	position:absolute;
	margin:-7px 0 0 5px;
}
#order_form em{
	font-weight:bold;
	font-style:normal;
	position:absolute;
	right:5px;
}