form.top-search {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
form.top-search label {
	color: #FFFFFF;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}
form.top-search input {
	width: 100px;
}
#container #site #centre #header #cart-column #search-box #topsearchform .searchgobutton {
	width: 30px;
	color: #339999;
	font-weight: bold;
	font-size: 0.75em;
	height: 25px;
}
.mailform-container {
	float: right;
	margin-bottom: 30px;
	margin-left: 20px;
	width: 193px;
}
.mailform-container h2 {
	margin-bottom: 8px;
	padding-bottom: 0px;
	display: block;
}


.mailform {
	/*height: 331px;*/
	width: 200px;
	background-image: url(../images/mailform.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#32707B;
}
.mailform-base {
	height: 11px;
	width: 200px;
	background-image: url(../images/mailform-base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.mailform-container .mailform fieldset, .mailform-container-left-column .mailform fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.mailform-container-left-column .mailform li {
	font-size: 0.75em;		
}
.mailform-container-left-column {
	margin-bottom: 20px;			
}


.mailform ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.mailform ul li {
	list-style-type: none;
	list-style-image: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#container #site .mailform ul {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
#container #site .mailform li {
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.mailform textarea {
	width: 175px;
	height: 80px;
	margin: 0px;
}
.mailform label {
	color: #FFFFFF;
}
.mailform input {
	width: 175px;
}
.mailform .form-button {
	width: 120px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 25px;
}
.mailform-container-left-column {
	width: 163px;
	margin-left: 15px;
}
.mailform-container-left-column .mailform {
	width: 163px;
	background-image: url(../images/mailform-small.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mailform-container-left-column .mailform-base {
	height: 11px;
	width: 163px;
	background-image: url(../images/mailform-small-base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.mailform-container-left-column .mailform input {
	width: 150px;
}
.mailform-container-left-column .mailform textarea {
	width: 150px;
}
.mailform-container-left-column h2 {
}
