

#tabs #helpcentre a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;
}

#cuheader
{
	background:url(../images/titles/contactdetails.jpg) top left no-repeat;
	width:485px;
	height:120px;
/*	border-top:1px solid gray;
	border-bottom:1px solid gray;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#details
{
	margin-left:0px;
}

