#content div.contacts
{
	margin-left:5px;
}
#content div.contacts p
{
	font-size:11px;
	color:#bcbcba;
	margin-top:10px;
}
#content table
{
	margin-top:10px;
}
#content tr td 
{
	font-size:11px;
	color:#bcbcba;
	padding:3px 0px 3px 0px;
}
#content textarea 
{
	width:320px;
	padding:3px;
	height:150px;
	background:#354553;
	border:1px solid #262c31;
	color:#bcbcba;
}
#content input 
{
	width:320px;
	background:#354553;
	border:1px solid #262c31;
	padding:3px;
	color:#bcbcba;
}
#content button 
{
	background:#CCEC5D;
	border:none;
	width:80px;
	font-size:11px;
	color:#323941;
	font-weight:bold;
}
