.webhelpShell {
	position:relative;
	background:url(images/webhelpback.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	
}

.webhelpContent{
	padding-top:50px;
	padding-left:51px;
	color:#9d9d9d;
	width:200px;


}

.webhelpContent a{
    font-size:11px;
	font-weight:normal;
	color:#9d9d9d;
	


}

.webhelpContent a:hover{
	font-weight:normal;
	color:#e34462;

}

.webhelpContent td{
	color:#9d9d9d;
}








