#press_header
{
	background-color:#000000;
}

#content
{
	padding:1px;
}

#content form
{
	float:left;
	background-color:#1f94ba;
	height:151px;
	width:197px;
	margin:0 0 1px 1px;
	display:block;
	text-align:right;
	color:white;
}

#content form h3
{
	background-color:#1d8bb0;
	font-size:1.2em;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	color:#333333;
	margin-bottom:20px;
}