.form-search {
	font-size: 11px;
	width: 160px;
	color: #666666;
	border: 1px solid #8ebcde;
}

.form-sideobject {
	font-size: 11px;
	width: 215px;
	margin: 1px 0 5px 0;
	color: #666666;
}

.button, .button2 {
	border: 0;
	width: 129px;
	height: 30px;
	text-align: center;
	background: url(../img/buttons/bg_button.gif) no-repeat;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
}
.button2 {
	padding-top: 9px;
}
.button2 a, .button2 a:hover {
	color: #ffffff;
	text-decoration: none!important;
	padding-top: 20px;
}
.formsmall {
	font-size: 11px;
	width: 160px;
	color: #666666;
}
.formmedium {
	font-size: 11px;
	width: 239px;
	color: #666666;
}

.formmedium2 {
	font-size: 11px;
	width: 220px;
	color: #666666;
}

.formshort {
	font-size: 11px;
	width: 200px;
	color: #666666;
}

.arealong, .areamedium {
	font-size: 11px;
	width: 460px;
	height: 190px;
	color: #666666;
	font-family: Arial, Helvetica, Verdana;
}
.areamedium {
	width: 442px;
}

.formextralong {
	font-size: 11px;
	width: 480px;
	color: #666666;
}


.formtextarealong {
	font-size: 11px;
	width: 500px;
	height: 190px;
	color: #666666;
	font-family: Arial, Helvetica, Verdana;
}




