#contact {
	border: 1px solid #B2B2B2;
	border-top: 1px solid #D0CECE;
	margin-right: 10px;
	margin-top: -10px;
	width: 614px;
	background-image: url('../image/Untitled-10.png'); 
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-color: #F3F2F2;
	border-top: 2 solid #D0CECE;
}

#contact .a {
	padding: 5px;
	_height: 50px;
	min-height: 50px; 
}

#contact  .a  {
	overflow: auto;
}

#contact .b {
	width: 230px;
	margin: 10px;
	font-size: 13px;
	font-family: Tahoma;
	background-color: #E3E3E2;
	padding:5px;
}

#contact .c {
	float: right;
	width: 45%;
}

#contact .c a {
	color: #000000;
}

#contact .d {
	padding: 5px; 
	clear: both; 
}

#contact .d table {
	width: 100%;
}

#contact .d table textarea {
	width: 60%; 
	height: 100px;
	overflow: auto;
}
