@CHARSET "ISO-8859-1";

.searchmarkup {
	color: #FF0000;
}

#thesearchform  {
	background:#EBE9DF;
	padding:2px 10px;
	margin-top:15px;
}

.productlistitem .productimage {	
	float: left;
	width: 140px;	
}

.productlistitem .productshortdetails {
	float: right;
	width: 340px;
}

.productlistitem .productshortdetails h3 {
	margin: 0;
}

input.productamountfield {
	width: 40px;
	vertical-align: super;
}

.order_form {
	height: 31px;
}

.order_form label {
	vertical-align: super;
}

div.headerdate {
	margin-top: 10px;
}
div.headerdate_newslist {
	margin-top: 5px;
  margin-bottom: 10px;
  font-size:90%;
}
div.billing_address label {
	display: block;
	float: left;
	width: 170px;
	border: 0px solid #f00;
}

div.delivery_address label {
	display: block;
	float: left;
	width: 170px;
	border: 0px solid #f00;
}

#label_comment {
	display: block;
}

.shop_info_label {
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 3px;
}

.shop_info_value {
	display: block;
	float: left;
	margin-bottom: 3px;
}

#shop_tracking_user .fieldtrackingid {
	width: 202px;
}

#shop_tracking_user .fieldtrackingsubmit {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
}

#shop_tracking_user .fieldtrackingsubmit2 {
	float: right;
	margin-top: 8px;
	margin-right: 30px;
}

#shop_admin_login .fieldadminpass {
	width: 120px;
}

legend.shop_form_legend {
	margin-left: -8px;
	padding: 0;
}

#orderRecord_email_notify {
	margin-left: -5px;
}