#big_title {
	margin:35px 0px 45px 0px;
}

.small_title {
	margin-bottom:20px;
}

#top_text {
	width:430px;
	line-height:18px;
	height:52px;
	background:url(../images/csva_contact_toptext.gif) bottom no-repeat;
	margin-bottom:30px;
}

#headoffice {
	margin-bottom:12px;
	font-weight:bold;
	color:#1d8900;
}

#address {
	line-height:14px;
	margin-bottom:40px;
}

#form_box {
	width:597px;
	height:311px;
	padding:20px 0px 0px 19px;
	background:url(../images/csva_contact_form_bg.gif) no-repeat;
}

.input_long {
	margin:6px 0px 14px 0px;
	width:179px;
}

.input_small {
	margin:6px 5px 14px 0px;
	width:40px;
}

.input_medium {
	margin:6px 0px 14px 0px;
	width:130px;
}

.input_textarea {
	margin:6px 0px 25px 0px;
	width:428px;
	height:92px;
}

.formerror {
	background:#ff4343;
	color:#fff;
}
