.searchform-long {
	font-size: 11px; 
	width: 162px; 
	height: 20px; 
	border: 1px solid #a7bfd5;
}

.searchform {
	font-size: 11px; 
	width: 90px; 
	height: 20px; 
	border: 1px solid #a7bfd5;
}

.searchform-short {
	font-size: 11px; 
	width: 40px; 
	height: 20px; 
	border: 1px solid #a7bfd5;
}

.formsearch {
	font-size: 11px; 
	width: 82px; 
	height: 16px; 
	border: 1px solid #b3c5d5;
}

.formmailing {
	font-size: 11px; 
	width: 130px; 
	height: 19px; 
	border: 1px solid #b3c5d5;
}

.buttonsmall {
	font-size:11px;
	width:61px;
	height:18px;
	border: 0px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 5px;
	padding-right: 13px;
	background-image : url(../img/buttons/bg_button_small.gif);
}

.buttonsmall-txt {
	font-size:11px;
	width:61px;
	height:18px;
	border: 0px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	background: url(../img/buttons/bg_button_small2.gif) no-repeat;
}

.buttonsmall-txt a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.buttonsmall-txt a:hover {
	color: #fff;
}

.formshort {
	font-size: 11px; 
	width: 40px; 
	height: 19px; 
	border: 1px solid #b3c5d5;
}

.formshort2 {
	font-size: 11px; 
	width: 70px; 
	height: 19px; 
}

.formshort3 {
	font-size: 11px; 
	width: 75px; 
	height: 19px;
	border: 1px solid #b3c5d5; 
}

.formmedium {
	font-size: 11px; 
	width: 130px; 
	height: 19px; 

}

.formmedium2 {
	font-size: 11px; 
	width: 160px; 
	height: 19px; 
	border: 1px solid #b3c5d5;
}

.formlong {
	font-size: 11px; 
	width: 265px; 
	height: 19px; 
	font-family: Arial; 
}

.formlong2 {
	font-size: 11px; 
	width: 190px; 
	height: 19px; 
	font-family: Arial; 
}

.formtextarea {
	font-size: 11px; 
	width: 500px; 
	height: 120px; 
	font-family: Arial; 
}


.formblock {
	padding-bottom: 6px; 
}