/* headings */
	h1.eaa, .eaa h1 { font-family:"arial black", "Gadget", arial, helvetica, sans serif; text-align:left; font-size:1.5em; line-height:20px; padding:0px; margin:0 0 10px 0;}
	h2.eaa, .eaa h2 { font-family:"arial black", "Gadget", arial, helvetica, sans serif; text-align:left; font-size:16px; line-height:18px; padding:0px; margin:0 0 5px 0;}
	h3.eaa, .eaa h3 { font-family:"arial black", "Gadget", arial, helvetica, sans serif; text-align:left; font-size:12px; line-height:14px; margin:0 0 10px 0;}
	h4.eaa, .eaa h4 { font-family:arial, helvetica, sans-serif; text-align:left; font-weight:bold; font-size:12px; line-height:14px; margin:0 0 10px 0;}
	h5.eaa, .eaa h5 { font-family:arial, helvetica, sans-serif; text-align:left; font-weight:bold; font-size:12px; line-height:14px; margin:0 0 10px 0;}

/* links */
	a.eaa,
	.eaa a {font-family:arial, helvetica, sans-serif; font-weight:bold; color:#c00; text-decoration:underline; }
	a.eaa:hover, .eaa a:hover { color:#666; }
	a.eaa:active, .eaa a:active { color:#000; }
	a.eaa:visited, .eaa a:visited { color:#335f2e; }

/* Dividers by EAA */
	.horz-divider { clear:both; margin:0 0 10px 0; height:1px; width:100%; border-bottom:dotted 1px #999; }
	.horz-divider-padR { clear:both; margin:0 0px 10px 0px; width:98%; border-bottom:dotted 1px #999; }
	.vert-divider { margin:0 0 10px 10px; border-right:dotted 1px #999; }
	div.half-width { float:left; width:47%; margin:0 10px 0 0; }
	div.full-width { float:left; width:100%; margin:0; }

/* Go buttons */
	.go { width:39px; height:18px; font-size:1em; font-weight:bold; color:#fff; background:url("/res/skins/shared/images/eaa/go-button.gif"); margin:0 0 0 0.2em; padding:0 0 2px 0; border:none; }
	.go:hover { color:#999; }

/* Buy now button */
	.buy a { line-height:28px; height:28px; margin:0 10px 0 0; padding:4px; background: #cc0000; font-size:12px;  font-weight:bold;  color:#fff; border:solid 2px #9ab548; text-decoration:none; }
	.buy a:visited { color:#fff; }
	.buy a:hover { color:#999; }

	.set-height { height:225px; }
	ul.eaa { font-size:0.75em }
	.eaa p { font-size:0.9em; line-height:1.25em; }

/* generic gaduated background box Created by EAA*/
	.grad-box { display:block; padding:10px; border:solid 1px #9AB548; background:url("/res/skins/shared/images/eaa/grad-panel-green-backgound.jpg") no-repeat bottom right; }
