div#leftColumn {
	float:left; width:464px;
}

div#rightColumn {
	float:left; width:396px; padding:20px;
}
div#rightColumn h2 {
	font-size:18px; font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
}
div#rightColumn h2 span {
	color:#3fa2ff;
}
div#rightColumn ul {
	color:#c2c2c2; font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#rightColumn ul li {
	padding-bottom:5px;
}
#faq-button {
	outline:none;
	text-indent:-10000px;
	background-image:url('/online/images/buttons2.png');
	background-repeat:no-repeat;
	width:123px; height:26px;
	display:block;
	margin-left:80px;
	margin-top:50px;
}
#faq-button:hover {
	background-position:0px -26px;
}
#schedule-button {
	outline:none;
	text-indent:-10000px;
	background-image:url('/online/images/buttons2.png');
	background-position:-123px 0px;
	background-repeat:no-repeat;
	width:123px; height:26px;
	display:block;
	margin-left:145px;
	margin-top:15px;
}
#schedule-button:hover {
	background-position:-123px -26px;
}
#bell-button {
	outline:none;
	text-indent:-10000px;
	background-image:url('/online/images/buttons2.png');
	background-position:0px -52px;
	background-repeat:no-repeat;
	width:159px; height:64px;
	display:block;
	position:absolute;
	left:153px; bottom:40px;
}
#bell-button:hover {
	background-position:0px -117px;
}
table#faq {
	width:750px;
}
div.content-header h2 span {
	
}
