

#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;
}
p{
	margin-left:10px!important;
	}
p#helpIntroduction{
	width:550px;
	margin-top:60px!important;
	position:absolute;
	}
#divtitlegradient{
	padding-top: 15px!important;
	}
#helpheader {
	width:580px;
	height:140px;
	position:relative;
	margin-top:20px;
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
}
#helpheader p{border-bottom:0;}
#helpheader h1 {
 color: #333333;
    font-size: 21px;
    font-weight: 100;
    letter-spacing: -0.2px;
    line-height: 18px;
    margin: 15px 0 0 10px;
    padding: 0;
    position: absolute;
    text-transform: none;
}
#helpheader img{position:absolute; margin-left:130px;}	

