
#rightcontainer .firstcolumn {width: 515px;}
#rightcontainer .firstcolumn .quote p {padding: 0; margin: 0; font-size: 14px; font-family: "Century Gothic", Arial;}
#rightcontainer .firstcolumn .quote span {font-size: 10px; font-style: italic; float: right;}

#rightcontainer .secondcolumn .newsletter {padding: 35px 0px 0px 25px; font-weight: bold; min-height: 83px; height: auto;}
#rightcontainer .secondcolumn .newsletter p {font-size: 13px; font-style: italic; padding: 0px 40px 5px 0px; margin: 0;}
#rightcontainer .secondcolumn .newsletter span {font-size: 11px; font-style: italic; padding: 0px 50px 25px 0px; float: right;}

/*
	Prevention Program
*/
#preventionchart {width: 600px; border-spacing: 0; border-collapse: collapse; }
#preventionchart thead {background-color: #614095; height: 35px; width: 100%; margin-bottom: 10px;}
#preventionchart thead td {color: #ffffff; text-align: center; font-size: 11px; text-transform: uppercase;}


#preventionchart tbody .title td p {
					background-color: #c5b8d8;
					padding: 5px 0px 0px 0px; 
					margin: 5px 0px 0px 0px; 
					display: block; 
					height: 24px; 
					font-size: 14px; 
					font-weight: bold; 
					color: #614095; 
					text-align: center; 
}

#preventionchart tbody .normalcells {background-color: #ffffff; }
#preventionchart tbody .noborder {border: 0;}
#preventionchart tbody .normalcells td {border-left: 1px solid #d2c8df; vertical-align: top; border-bottom: 1px solid #d2c8df;}
#preventionchart tbody .normalcells td p {padding: 10px; margin: 0;}
#preventionchart tbody .normalcells td .nopadtop {padding-top: 0px;}
#preventionchart tbody .normalcells .firstel {width: 145px;}
#preventionchart tbody .normalcells .thirdel {width: 80px;}
#preventionchart tbody .normalcells .fourthel {width: 85px;}


/*
	Myths and Facts
*/
#rightcontainer .mythtitle {font-size: 18px; font-family: "Lucida Bright"; color: #482977; text-transform: uppercase; font-style: normal; margin-bottom: 5px;}
#rightcontainer .factmythcolumn {width: 525px;}

#rightcontainer .myth span {font-size: 14px; float: left; width: 415px; display: block; font-weight: bold;}
#rightcontainer .myth {border-bottom: 1px dotted #653ba6;  padding: 5px 0px 20px 0px;}
#rightcontainer .myth .answer {display: none; padding-top: 10px;}
#rightcontainer .myth .factbtn {width: 43px; height: 18px; background-image: url(images/factbtn.jpg); background-repeat: no-repeat; float: right; text-decoration: none;}
#rightcontainer .myth .factbtn span {visibility: hidden; float: none; width: auto;}
