/* CONTAINS STYLES FOR EQUINE PAGES */
/* see newstyles.css for main CSS */
/* for screen media only!! */

#content td h4 {
	border-bottom: 1px solid #095ba6;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#content td p.ga {
	background: url(../images/pdficon_small.gif) no-repeat center left;
	padding-left: 20px;
}
#content div.footnote {
	border-top: 1px solid #CCC;
	padding-top: 10px;
}
#content div.footnote img {
	float: left;
	padding-right: 10px;
	border: 0;
}
#content div.footnote p.footnote {
	text-align: left;
}

