div#contactform {
font-size:12px;
margin-top:10px;
width: 570px; 
background-color: #e0e0e0;
border: 2px solid #0b7db8;
padding: 10px;
}
input.btn {
background-color: #B0ADA6;
font-size: 12px;
font-family: verdana;
color: #000;
}
/* ---- bottom users --- */
div#bottomusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#user10wrap,
div#user11wrap,
div#user12wrap{
	float: left;
}
div#user10,
div#user11,
div#user12{
	margin: 3px;
}
div#user10wrap div.module h3,
div#user11wrap div.module h3,
div#user12wrap div.module h3{
	margin: 0px;
	padding-bottom: 2px;
	font-family: verdana, arial, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #9F0004;
}
div#user10wrap div.module,
div#user11wrap div.module,
div#user12wrap div.module{
	background: url('../images/round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#user10wrap div.module div div,
div#user11wrap div.module div div,
div#user12wrap div.module div div{
    background: url('../images/round_mod_t_l.gif') no-repeat top left;
}
div#user10wrap div.module div,
div#user11wrap div.module div,
div#user12wrap div.module div{
	background: url('../images/round_mod_b_r.gif') no-repeat bottom right;
}
div#user10wrap div.module div div div,
div#user11wrap div.module div div div,
div#user12wrap div.module div div div{
    background: url('../images/round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user10wrap div.module div div div h3,
div#user11wrap div.module div div div h3,
div#user12wrap div.module div div div h3{
	display:block;
}
div#user10wrap div.module div div div div,
div#user11wrap div.module div div div div,
div#user12wrap div.module div div div div{
    background:none;}

.txt-small{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.height{
height:16px;_height:18px;}
.sub-button{
background-color:#0b7db8; height:25px; color:#FFFFFF;}

