div.toc_sections {
	padding-left: 125px;
	clear: both
}

/* Dave Shea's min-height:fixed; -- http://www.mezzoblue.com/archives/2004/09/16/minheight_fi/index.php */
/* for Mozilla/Safari/Opera */
*>.toc_sections {
 padding-top: 115px;
 min-height: 1px;
}
*>.toc_sections h3 {
 margin-top: -115px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html .toc_sections {
 height: 115px;
}
/* end filter */

#section_introduction {
	background: transparent url(../images/home/100003.gif) no-repeat;
}

#section_practice_tests {
	background: transparent url(../images/home/100004.gif) no-repeat;
}

#section_sample_tests {
	background: transparent url(../images/home/100005.gif) no-repeat;
}

#section_references {
	background: transparent url(../images/home/100006.gif) no-repeat;
}