#centred {
	height:573px;
}
#main #left {
	position:absolute;
	top:500px;
	left:0;
	width:141px;
	height:353px;
	background-color:white;
	padding:8px 4px 0px 4px;
}
#main #left h1,
#main #left .item {
	padding:16px 6px 10px 4px;
	border-top:1px dashed gray;
	padding-left:12px;
}
#main #left .item#item_first {
	border-top:0px;
}
#main #left h1 {
	font-size:12px;
	color:#ff0066;
	font-weight:normal;
	margin:0 0 5px 0;	
}
#main #left p {
	font-size:11px;
	line-height:16px;
	color:#333333;
	margin:0;
	margin-bottom:4px;
}
#main #left p.link, 
#main #left p.link a {
	color:#ff0066;
}
#main #left p.link a:hover {
	text-decoration:underline;
}
#main #home #content {
	position:absolute;
	left:210px;
	top:62px;
	width:380px;
	font-size:11px;
	line-height:12px;
	color:#333333;
}
#main #home #content p {
	margin:0;
	margin-bottom:12px;
}
#main #home #content p.spaced {
	margin-top:40px;
}

#questions {
	position:absolute;
	left:28px;
	top:28px;
	width:330px;
	height:227px;
	padding:19px 20px 16px 20px;
	border:1px solid #E0E0E0;
}
#help {
	position:absolute;
	top:301px;
	left:570px;
}
#help h2.heading {
	margin-left:10px;
}
#help div.textonly {
	width:140px;
	height:96px;
	padding:30px 10px;
	border:1px solid #E0E0E0;
	font-size:11px;
	line-height:13px;
	color:#808080;
}
#help h3 {
	font-size:12px;
	color:#F8261B;
	text-transform:uppercase;
	border-bottom:1px solid #FDC6C3;
	padding-bottom:4px;
	margin:0;
	margin-bottom:4px;
}
#help h3 a {
	color:#F8261B;
}
#help p {
	margin:0;
}
#description {
	display:none;
}
h2.heading {
	font-weight:bold;
	text-transform:uppercase;
	color:#808080;
	font-size:12px;
	margin:0;
	margin-bottom:2px;
}
h2.heading span {
	color:#ED1800;
}
#copyright {
	top:579px;
}
#recent {
	position:absolute;
	top:301px;
	left:28px;
}
div.panel h2 {
	margin-left:7px;
}
div.panel ul {
	position:relative;
	height:156px;
	border:1px solid #E0E0E0;
	font-size:11px;
	line-height:13px;
	color:#808080;
}
#recent.short ul {
	width:526px;
}
#recent ul {
	width:702px;
}
#help ul {
	width:160px;
}
div.panel ul,
div.panel li {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.panel li {
	position:absolute;
	top:0;
	left:0;
}
div.panel li a {
	display:block;
	position:absolute;
	padding:6px;
}
#recent li.c1 a {
	left:0;
	width:205px;
	border-right:1px solid #E0E0E0;
}
div.panel li.c2 a {
	left:217px;
}
div.panel li.c3 a {
	left:368px;
}
div.panel li.c4 a {
	left:519px;
}
div.panel li.r1 a {
	top:0;
}
div.panel li.r2 a {
	top:75px;
}
div.panel li img {
	border:0;
}
div.panel li img.lrg {
	width:205px;
	height:144px;
}
div.panel li img.lrg2 {
	width:171px;
	height:144px;
}
#recent li img.sm {
	width:145px;
	height:69px;
}
#help li img.sm {
	width:148px;
	height:144px;
}
div.panel li div {
	position:absolute;
	visibility:hidden;
	top:160px;
	font-style:italic;
}
#recent li div {
	width:300px;
}
#help li div {
	width:145px;
}
div.panel li.c1 div {
	left:6px;
}
div.panel li.c2 div,
div.panel li.c3 div {
	left:218px;
}
div.panel li.c4 div {
	left:524px;
}
div.panel li div span {
	display:block;
	color:#F8261B;
	text-transform:uppercase;
	font-style:normal;
}