/* CSS Document */
#HelpPage {
	padding: 0 0 0 25px;
}

#HelpPage H3 {
	background-image: url(../images/general/arrow-orange_bg.gif);
	background-position: 0 14px;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #183349;
	text-transform: uppercase;
	line-height: 35px;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #efefef;
}
#PhoneBox {
	width: 200px;
	padding: 0 0 0 45px;
	float: left;
}
#EmailBox {
	width: 310px;
	float: left;
}
#RulesBox {
	padding: 0 0 0 45px;
}
#LiveChat {
	width: 180px;
	float: left;
}
A#SendEmail {
font-size: 14px;
text-align: center;
width: 250px;
padding: 5px 0;
border: 1px solid #dedede;
display: block;}