body {background:#303440 url(images/gradient.jpg) repeat-x;font:10pt Arial, sans-serif; color:#000000;line-height:13pt;text-align:center;}
img	{border:0px;}

#container	{position:relative;margin:auto;width:652px;}

#header	{background:url(images/header.png) no-repeat;width:652px;height:137px;z-index:2;}
#middle	{background:url(images/middle.png) repeat-y;position:relative;top:0px;left:0px;width:652px;}
#content	{margin-left:30px;width:598px;}
#bottom	{/*position:relative;bottom:0px;left:0px;*/background:url(images/bottom.png) no-repeat;width:652px;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-table;}
/* hides from IE-mac\*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

.number	{font:bold 10pt Arial, sans-serif;color:#ca3d29;}
label	{display:block;float:left;clear:left;width:525px;padding-right:1em;text-align:left;}

br {clear:both;}
select	{float:right;}
dropdown	{float:right; text-align:right;}
option	{text-align:center;}
legend	{font:bold 12pt Arial, sans-serif; color:#000000;line-height:14pt;}
p	{text-align:left;}
h1	{font:bold 16pt Arial, sans-serif; color:#000000;text-align:center;}

.question {
	width:70%;
	float: left;
	text-align: left;
}

.answer {
	width:20%;
	float: right;	
	padding-right: 30px;
}
