.in_contact {
	font-family: Arial;
	font-size: 12px;
	background: #ECECEC;
	border: 1px solid #999999;
}

.in_contact:hover {
	border: 1px solid black;
}

.in_contact_area { width: 500px; }

.in_contact_text { width: 75%; }

.in_contact_select { width: 75%; }