#callback input {
	width: 225px;
	font-size: 11px;
	margin: 0px 0px 4px 0px;
	border-style: none;
	padding: 1px;
	background-color: #BF9D1F;
}

#callback {
	text-align: center;
	margin: 0px 0 4px 0;
	background-color: #715D1E;
}

#contactcallback input,
#contactform input,
#contactform textarea,
#dvdform input,
#dvdform textarea
 {
 	width: 130px;
	font-size: 11px;
	padding: 1px;
	background-color: #dedede;
	border-style: none;
}

#contactcallback {
	margin-bottom: 12px;
	background-color: #E8E09D;
	padding: 3px;
}

#contactform {
	background-color: #E8E09D;
	text-align: center;
	margin: 0px;
}
#dvdform {
	background: url(../images/furniture/dvd_label.gif) no-repeat right top;
	text-align: left;
	padding-top: 15px;
	padding-left: 9px;
}

#contactform td, 
#dvdform td {
	font-size: 12px;
	color: #003B13;
	margin: 0px 0px 6px 0px;
	vertical-align: top;
}


#contactform input,
#contactform textarea,
#dvdform input,
#dvdform textarea {
width:300px;
}

#contactform textarea,
#dvdform textarea {
	height: 100px;
}

.required {
	color: #990000;
}

#title { width: 40px; }
#brochure   #name, #brochure #name2 { width: 150px; }

#brochure {
	border: 1px solid #BF9D1F;
	padding: 6px;
}
#brochure  input, #brochure textarea {
	border: 1px solid #BF9D1F;
	background: #E3E3E3;
}

#brochure #address, #brochure #enquiry{
	width: 516px;
	height: 120px;
	margin: 0 0 6px 0;
}

#brochure #postcode { width: 150px; }

#brochure #email { width: 262px; }

#brochure #telephone { width: 250px; }

