body { padding: 0px; margin: 0px; background-color: #ffffff; background-image: none; }
div#wrapper { width: 500px; padding: 0px; margin: 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: none; }
div#contentwrapper { width: 500px; background-color: #FFFFFF; overflow: visible; padding: 0px; margin: 0px; }
div#mainbody { width: 500px; background-color: #FFFFFF; padding-left: 10px; padding-top: 10px; }
div#text { width: 415px; height: 100%; padding-left: 15px; padding-right: 15px; padding-top: 20px; margin: 0px; background-image: none; background-repeat: no-repeat; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; color: #1B2033; font-size: 10px; line-height: 13px; padding: 0px; margin-top: 0px; margin-bottom: 25px; }
	
/* LINKS */
div#text a:link { text-decoration: none; color: #e50606; }
div#text a:hover { color: #e50606; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e50606; }
div#text a:visited { color: #e50606; text-decoration: none; }

/* CLOSE BUTTON */
div#close-btn { width: 105px; height: 15px; border: 1px solid #8a9294; padding: 0px; margin-top: 10px; margin-left: 180px; }
div#close-btn a:link, div#close-btn a:visited { width: 90px; height: 15px; display: block; padding-left: 15px; color: #666666; text-decoration: none; }
div#close-btn a:hover { width: 90px; height: 15px; display: block; padding-left: 15px; background-color: #e1e3e5; color: #666666; text-decoration: none; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
