/* CSS Document */

div.form-clear {
	clear:both;
	height:0px;
	font-size:0px;
}

.contact-input {
	width:260px;
	height:22px;
	border:0px;
}

.contact-textarea {
	width:331px !important;
	height:120px !important;
	border:0px;
	overflow:hidden;
	overflow-y:auto;
}

.contact-textarea-one {
	width:535px !important;
	height:120px !important;
	border:0px;
	overflow:hidden;
	overflow-y:auto;
}

.search-input {
	height:17px;
	border:0px;
}

p.text {
	margin:0px;
	padding:0px;
	line-height:10pt;
	font-weight:bold;
}

.form-clear {
	height:1px;
	font-size:0px;
	clear:both;
}
