/*
Description: Contact and Demo Styles
Author: Travis Buck
Version: 0.1
.
General comments/License Statement if any.
.

[Table Of Contents]

1. Contact Page
2. Demo Page

*/


/* 1. Contact Page
--------------------------------------------------*/

#ContentLeft h2.ContactAnExpert
{
	background: no-repeat url(../images/contact_an_email_expert.gif);
	display: block;
	height: 30px;
	margin-bottom: 24px;
	text-indent: -5000px;
	width: 613px;
}


/* 2. Demo Page
--------------------------------------------------*/

#ContentLeft h2.RequestDemoAccount
{
	background: no-repeat url(../images/request_a_free_demo_account.gif);
	display: block;
	height: 30px;
	margin-bottom: 24px;
	text-indent: -5000px;
	width: 613px;
}


#ContentLeft h2.MakePayment
{
	background: no-repeat url(../images/make_a_payment.gif);
	display: block;
	height: 30px;
	margin-bottom: 24px;
	text-indent: -5000px;
	width: 613px;
}