#contentbuttons {
	visibility: visible;
	z-index: auto;
	height: 24px;
	width: 46px;
	position: absolute;
	bottom:-551px;
	left: 680px;
}
#content {
	visibility: visible;
	z-index: auto;
	height: 64px;
	width: 507px;
	position: absolute;
	left: 195px;
	top: 225px;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.46em;
	padding: 0px;
	margin: 0px;
	}
#content h1 {
		font-family : Verdana, Geneva , Helvetica, sans-serif;
		color:black; /* over-ride with theme colour */
		font-size:16px;
		font-weight:bold;
		padding:0px;
	}
	#content h1.silver {
		color:#999999; /* over-ride with theme colour */
	}

#help {
	visibility: visible;
	z-index: auto;
	height: 36px;
	width: 77px;
	position: absolute;
	left: 683px;
	top: 254px;
}

#questions {
	visibility: visible;
	z-index: auto;
	height: 240px;
	width: 584px;
	position: absolute;
	left: 194px;
	top: 301px;
}

#questions p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.46em;
	padding: 0px;
	margin: 0px;
	}
	
#questions table
	{
	background-image: url(../images/questiontabs/greygrad.gif);
	}
		
	#questions td.top
	{
	height: 6px;
	background-color: #CCCCCC;
	width: 200px;
	}
	
	#questions td.left	
	{
			background-image: url(../images/tabletabs/silversingleleft.gif);
			background-repeat:repeat-y;
	}

	#questions td.bottomleft	
	{
			background-image: url(../images/tabletabs/silverbottomleft.gif);
			background-repeat:repeat-y;
			height:16px;
	}

	#questions td.bottom	
	{
			background-image: url(../images/tabletabs/silverbottom.gif);
			background-repeat:repeat-x;
			height:16px;

	}

	#questions td.bottomright	
	{
			background-image: url(../images/tabletabs/silvercorner.gif);
				height:16px;

	}
	
	#questions td.spacer	
	{
				height:1px;
	}
	
	#questions td.checkboxwidth	
	{
				width:10px;
	}

select {
width:220px;
height:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color : #000000; 
background-color: #FFFFFF;
border-style:solid;
border-width:1px;
border-color:#CCCCCC;

}
