#frm-contact
{

}

#frm-contact p
{		
	clear:left;
	margin:0px 0px 3px 0px;
	line-height:12px;
}

#frm-contact label
{
	float:left;
	display:block;
	padding:1px;
	width:150px;
	font-weight:bold;
	color:#140958;
}

.TB
{
	width:300px;
	padding:1px 1px 1px 2px;
	border:1px solid #140958;
}

#info
{
	width:450px;
	height:65px;
	padding:3px;
	border:1px solid #140958;
}


.BUT
{
	float:left;
	display:block;
	margin-right:10px;
	border:2px solid #140958;
	height:20px;
	line-height:20px;
	width:80px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.BUT:hover
{
	color:#3985c6;
}

