#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;
}

#discounts
{
text-align:center;	
margin-left:auto;
margin-right:auto;
}
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;
	border-bottom:1px solid #efefef;
	padding-left:10px;
}
#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:200px;}	
H2{
	margin-bottom:20px!important;
	}
	
h2.tableHeader	{
	text-align:center;
	}
	
	h2#borderTop	{
	border-top:1px solid #efefef;
	}
