#ContactDiv{
	width:178px; height:274px;
	background:URL(/allSites/1612/design/ContactUsBg.png) no-repeat right;
	color:#014979;
	font-family:arial; font-size:12px; font-weight:bold;
	margin:14px 0px 20px 0px;
	position:relative;
	text-align:right;
}
#ContactFoldersHolder{
	margin:15px 10px 0 0px;
}
#ContactFoldersHolder span{ margin-left:10px; text-align:center;}
#ContactDiv input, #ContactDiv textarea{
	width:156px;
	height:18px;
	margin:3px 0px 2px 0px;
	border:1px solid #e4e4e4;
	font-family:arial;
	font-size:12px; 
	float:right;
	padding-right:5px;
	text-align: right;
}

#ContactDiv textarea {
	height:47px;
	overflow:hidden;
}
#ContactUs_Send{
	cursor:pointer;
	display:block;
	width:91px; height:22px;
	margin:12px 0px 0px 0px;
	background:URL(/allSites/1612/design/ContactUsBtn.png) no-repeat top right;
	float:right;
}

