﻿h1
{
	margin-bottom:5px;
}

h2
{
	font-weight:normal;
}

ul
{
	margin-left:15px;
}

a:visited
{
	color:#069;
}

.leftBox
{
	 margin:20px;
	 float:left;
	 width:580px;
	 line-height:1.4em;
	 display:inline;
}

.leftBox p
{
	padding-bottom:5px;
	line-height:1.8em;
}

.step2Header
{
	 width:180px;
	 float:left;
}

.lastDiv
{
	clear:left;
	padding-top:8px;
	margin-bottom:20px;
}

#rightBox
{
	margin:20px;
	float:left;
	width:250px;
}

.bottomBorder
{
	border-bottom:solid 1px #cccccc;
}

.middleDiv
{
	 padding-top:8px;
	 padding-bottom:5px;
	 float:left;
	 width:100%;
}

.navUpgradeLink a
{
	display:none;
}

/* nav buttons */
.nav #homeMarketing a:hover {
    background: transparent url(/images/n_marketing.gif)
    0 -25px no-repeat;}
.nav #subscribe {
    background: transparent url(/images/n_marketing.gif)
    -102px 0px no-repeat;}
.nav #sampleexams a:hover {
    background: transparent url(/images/n_marketing.gif)
    -204px -25px no-repeat;}
.nav #samplereport a:hover {
    background: transparent url(/images/n_marketing.gif)
    -334px -25px no-repeat;}
.nav #about a:hover {
    background: transparent url(/images/n_marketing.gif)
    -532px -25px no-repeat;}        
