a img {border: none; }
* :focus {
outline: none;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/header_bar.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #C5D5E7;
	font-size: 76%;
}
#container {
	padding: 0px;
	width: 773px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	margin-top: 0px;
}
#header {
	background-color: #FFFFFF;
	height: 60px;
	width: auto;
	margin: 0;
	padding: 0;
}
#headerContainer {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 773px;
	height: 60px;
}
#headerContainer a  {
	margin: 0px;
	padding: 0px;
}
#logoHeader {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 160px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#logoHeader a {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 160px;
}
#TVGelHeader {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 613px;
	position: absolute;
	top: 0px;
	left: 160px;
}
#page_header {
	background-color: #FFFFFF;
	height: 60px;
	width: auto;
	margin: 0;
	padding: 0;
	background-image: url(../images/page_header.gif);
	background-repeat: no-repeat;
}
#topNav {
	height: 30px;
	width: 773px;
	margin: 0;
	padding: 0;
	color: #4C5D70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	position: relative;
}
.topNav_home {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 54px;
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
}
.topNav_home span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.topNav_home:hover {
	background-position: -54px 0px;
}
.topNav_peyronies {
	position: absolute;
	top: 0px;
	left: 54px;
	height: 30px;
	width: 120px;
	background-image: url(../images/peyroniesTopNav.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
}
.topNav_peyronies span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.topNav_dupuytrens {
	position: absolute;
	top: 0px;
	left: 54px;
	height: 30px;
	width: 136px;
	background-image: url(../images/dupuytrensTopNav.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
}
.topNav_dupuytrens span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.topNav_prescribing {
	position: absolute;
	top: 0px;
	left: 54px;
	height: 30px;
	width: 148px;
	background-image: url(../images/prescribingTopNav.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
}
.topNav_prescribing span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.topNav_company {
	position: absolute;
	top: 0px;
	left: 639px;
	height: 30px;
	width: 60px;
	background-image: url(../images/company.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
}
.topNav_company span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.topNav_company:hover {
	background-position: -60px 0px;
}
.topNav_contact {
	position: absolute;
	top: 0px;
	left: 708px;
	height: 30px;
	width: 50px;
	background-image: url(../images/contact.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
}
.topNav_contact span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.topNav_contact:hover {
	background-position: -50px 0px;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	white-space: nowrap;
}
#topNav ul li {
	display: inline;
	list-style: none;
}
#topNav ul li a {
	text-decoration: none;
	color: #4C5D70;
}
#topNav ul li a:hover {
	color: #FFFFFF;
}
#header_home h1 {
	height: 34px;
	padding: 0;
	margin: 0;
	width: 773px;
	position: relative;
	background-image: url(../images/header_home.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: lighter;
}
#header_home span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}	
#header_peyronies h1 {
	height: 90px;
	padding: 0;
	margin: 0;
	width: 773px;
	position: relative;
	background-image: url(../images/peyronies_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: lighter;
}
#header_peyronies span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#header_plantar h1 {
	height: 90px;
	padding: 0;
	margin: 0;
	width: 773px;
	position: relative;
	background-image: url(../images/plantar_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: lighter;
}
#header_plantar span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#header_dupuytrens h1 {
	height: 90px;
	padding: 0;
	margin: 0;
	width: 773px;
	position: relative;
	background-image: url(../images/dupuytrens_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: lighter;
}
#header_dupuytrens span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#header_prescription h1 {
	height: 90px;
	padding: 0;
	margin: 0;
	width: 773px;
	position: relative;
	background-image: url(../images/prescription_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: lighter;
}
#header_prescription span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#header span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}	
#header_hp h1 {
	height: 90px;
	padding: 0;
	margin: 0;
	width: 773px;
	position: relative;
	background-image: url(../images/hp_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.6em;
	margin: 0;
	font-weight: lighter;
}
#header_hp span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#header_company h1 {
	height: 90px;
	padding: 0;
	margin: 0;
	width: 773px;
	position: relative;
	background-image: url(../images/company_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: lighter;
}
#header_company span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#horizNavContainer {
	margin: 0;
	padding: 0;
	background-image: url(../images/horizNavBG.gif);
	background-repeat: no-repeat;
	width: 773px;
	height: 28px;
	position: relative;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#horizNav {
	margin: 0;
	padding: 0;
}
#horizNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#horizNav li {
	width:auto;
	float: left;	
}
#horizNav a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.horizNav_peyronies_Active {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 28px;
	width: 146px;
	background-image: url(../images/horizPeyronies.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -146px 0px;
}
.horizNav_peyronies_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.horizNav_peyronies {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 28px;
	width: 146px;
	background-image: url(../images/horizPeyronies.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
}
.horizNav_peyronies span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.horizNav_peyronies:hover {
	background-position: -146px 0px;
}

.horizNav_plantar_Active {
	position: absolute;
	top: 0px;
	left: 146px;
	height: 28px;
	width: 154px;
	background-image: url(../images/horizPlantar.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -154px 0px;
}
.horizNav_plantar_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.horizNav_plantar {
	position: absolute;
	top: 0px;
	left: 146px;
	height: 28px;
	width: 154px;
	background-image: url(../images/horizPlantar.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
}
.horizNav_plantar span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.horizNav_plantar:hover {
	background-position: -154px 0px;
}

.horizNav_dupuytrens_Active {
	position: absolute;
	top: 0px;
	left: 300px;
	height: 28px;
	width: 153px;
	background-image: url(../images/horizDupuytrens.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -153px 0px;
}
.horizNav_dupuytrens_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
}
.horizNav_dupuytrens {
	position: absolute;
	top: 0px;
	left: 300px;
	height: 28px;
	width: 153px;
	background-image: url(../images/horizDupuytrens.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
}
.horizNav_dupuytrens span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.horizNav_dupuytrens:hover {
	background-position: -153px 0px;
}

.horizNav_professionals_Active {
	position: absolute;
	top: 0px;
	left: 453px;
	height: 28px;
	width: 176px;
	background-image: url(../images/horizProfessionals.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -176px 0px;
}
.horizNav_professionals_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.horizNav_professionals {
	position: absolute;
	top: 0px;
	left: 453px;
	height: 28px;
	width: 176px;
	background-image: url(../images/horizProfessionals.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-position: 0px 0px;
}
.horizNav_professionals span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.horizNav_professionals:hover {
	background-position: -176px 0px;
}
#content {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 220px;
	margin-left: 0px;
	background-color: #829FC0;
	width: 553px;
}

#supportingText {
	background-color: #FFFFFF;
	background-image: url(../images/textBG.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#supportingText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #829FC0;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 18px;
	padding-bottom: 8px;
	border: 0;
	margin: 0;
	font-weight: lighter;
	line-height: 1.3em;
}
#supportingText h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #829FC0;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 18px;
	padding-bottom: 0px;
	border: 0;
	margin: 0;
	font-weight: lighter;
	line-height: 1.3em;
}
#supportingText h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #829FC0;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;
	padding-bottom: 6px;
	border: 0;
	margin: 0;
	font-weight: lighter;
	line-height: 1.3;
}
#supportingText h3.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;
	padding-bottom: 6px;
	border: 0;
	margin: 0;
	font-weight: lighter;
	line-height: 1.3;
}
#supportingText h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 8px;
	padding-bottom: 4px;
	border: 0;
	margin: 0;
}
#supportingText h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 0px;
	padding-bottom: 4px;
	border: 0;
	margin: 0;
}
#supportingText h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 0;
	margin: 0;
}
#supportingText p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	padding-right: 22px;
	padding-top: 0px;
	padding-left: 22px;
	margin: 0;
	padding-bottom: 6px;
}
#supportingText p.zeroBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	padding-right: 22px;
	padding-top: 0px;
	padding-left: 22px;
	margin: 0;
	padding-bottom: 0px;
}
#supportingText span.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0;
	padding-bottom: 6px;
	font-weight: bold;
	color: #333333;
}
#supportingText ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	padding-right: 22px;
	padding-top: 0px;
	padding-left: 39px;
	margin: 0;
	padding-bottom: 6px;
}
#supportingText ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	padding-right: 22px;
	padding-top: 0px;
	padding-left: 39px;
	margin: 0;
	padding-bottom: 6px;
}
#supportingText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	font-weight: bold;
	color: #829FC0;
}
#supportingText a:hover {
}
#supportingText a.helpfulTools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	font-weight: bold;
	color: #DE8500;
}
.helpfulTools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	font-weight: bold;
	color: #333333;
}
.link {
	list-style-type: none;
	margin-left: -17px;
	margin-bottom: 4px;
}	
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.75em;
	font-weight: bold;
	color: #333333;
}
div#pulloutBox {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	background-color: #ededed;
	width: 200px;
	margin-top: 0px;
	margin-right: 22px;
	margin-left: 18px;
	margin-bottom: 18px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}  
div#pulloutBox h1 {
	font-size: 1.2em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}  
div#pulloutBox p {
	font-size: 1em;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
} 
#intro {
	padding-top: 50px;
	margin-top: 20px;
}
#footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;
	line-height: 1.5em;
	clear: both;
}
#pageNavContainer {
	margin: 0;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
	width: 550px;
	height: 20px;
}
.Symptoms {
	height: 20px;
	width: 104px;
	background-image: url(../images/pageNav_Symptoms.gif);
	background-repeat: no-repeat;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
	margin: 0;
	float: right;
	margin-right: 22px;
}
.Symptoms span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.Symptoms:hover {
	background-position: -104px;
}
.Causes {
	height: 20px;
	width: 85px;
	background-image: url(../images/pageNav_Causes.gif);
	background-repeat: no-repeat;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
	margin: 0;
	float: right;
	margin-right: 22px;
}
.Causes span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.Causes:hover {
	background-position: -85px;
}
.treatmentoptions {
	height: 20px;
	width: 147px;
	background-image: url(../images/pageNav_treatmentoptions.gif);
	background-repeat: no-repeat;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
	margin: 0;
	float: right;
	margin-right: 22px;
}
.treatmentoptions span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.treatmentoptions:hover {
	background-position: -147px;
}
.Whattoexpect {
	height: 20px;
	width: 131px;
	background-image: url(../images/pageNav_Whattoexpect.gif);
	background-repeat: no-repeat;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
	margin: 0;
	float: right;
	margin-right: 22px;
}
.Whattoexpect span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.Whattoexpect:hover {
	background-position: -131px;
}

.GettingTheMost {
	height: 20px;
	width: 259px;
	background-image: url(../images/pageNav_getthemosttreatment.gif);
	background-repeat: no-repeat;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
	margin: 0;
	float: right;
	margin-right: 22px;
}
.GettingTheMost span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.GettingTheMost:hover {
	background-position: -259px;
}

.Advantages {
	height: 20px;
	width: 110px;
	background-image: url(../images/pageNav_Advantages.gif);
	background-repeat: no-repeat;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
	margin: 0;
	float: right;
	margin-right: 22px;
}
.Advantages span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.Advantages:hover {
	background-position: -110px;
}

.Refill {
	height: 20px;
	width: 188px;
	background-image: url(../images/pageNav_refillScript.gif);
	background-repeat: no-repeat;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
	margin: 0;
	float: right;
	margin-right: 22px;
}
.Refill span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.Refill:hover {
	background-position: -188px;
}

.counterfeit {
	height: 20px;
	width: 321px;
	background-image: url(../images/pageNav_counterfeit.gif);
	background-repeat: no-repeat;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
	margin: 0;
	float: right;
	margin-right: 22px;
}
.counterfeit span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.counterfeit:hover {
	background-position: -321px;
}

#footer_home {
	padding-left: 16px;
	padding-right: 16px;
	font-family: Arial, sans-serif;
	font-size: 0.85em;
	color: #4C5D70;
	line-height: 1.3em;
	padding-top: 4px;
	margin: 0px;
	background-color: #C5D5E7;
}
#footer_home p {
	margin: 0;
	padding-top: 6px;
	font-size: 1em;
}
#footer_home a {
	color: #4C5D70;
}
#footer_home a:hover {
	color: #FFFFFF;
}
#footer {
	padding-left: 16px;
	padding-right: 16px;
	font-family: Arial, sans-serif;
	font-size: 0.85em;
	color: #4C5D70;
	line-height: 1.3em;
	padding-top: 16px;
	margin-left: -220px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/content_boxBottom.gif);
	background-repeat: no-repeat;
	background-color: #C5D5E7;
}
#footer p {
	margin: 0;
	padding-top: 6px;
	font-size: 1em;
}
#footer a {
	color: #4C5D70;
}
#footer a:hover { 
	color: #FFFFFF;
}
.imageAlignRight {
	float: right;
	margin: 0;
	padding-left: 16px;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 10px;
	border: 0;
}
.imageAlignRight_Box {
	float: right;
	margin: 0;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 6px;
}
.avgCurvatureReduction {
	float: right;
	margin: 0;
	padding-left: 16px;
	padding-right: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.imageCounterfeit {
	float: right;
	margin: 0;
	padding-left: 16px;
	padding-right: 22px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.curveReduction {
	float: right;
	margin: 0;
	padding-left: 10px;
	padding-right: 22px;
	padding-top: 6px;
	padding-bottom: 8px;
}
#BoxContainer {
	width: 206px;
	margin: 0;
	padding: 0;
	margin-top: 40px;
}
#heinrichBoxContainer {
	width: 206px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.heinrichBox {
	height: 106px;
	width: 206px;
	background-image: url(../images/heinrichBox.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	display: block;
}
.heinrichBox span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#counterfeitBoxContainer {
	width: 206px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.counterfeitBox {
	height: 106px;
	width: 206px;
	background-image: url(../images/counterfeitBox.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	display: block;
}
.counterfeitBox span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#rebateBoxContainer {
	width: 206px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.rebateBox {
	height: 106px;
	width: 206px;
	background-image: url(../images/rebateBox.gif);
	background-repeat: no-repeat;
	margin: 0;
	z-index: 1;
	display: block;
	padding: 0;
}
.rebateBox span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.rebateBox_hp {
	height: 106px;
	width: 206px;
	background-image: url(../images/rebateBox_hp.gif);
	background-repeat: no-repeat;
	margin: 0;
	z-index: 1;
	display: block;
	padding: 0;
}
.rebateBox_hp span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#prescriptionBoxContainer {
	width: 206px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.prescriptionBox {
	height: 106px;
	width: 206px;
	background-image: url(../images/prescriptionBox.gif);
	background-repeat: no-repeat;
	margin: 0;
	z-index: 1;
	display: block;
	padding: 0;
}
.prescriptionBox span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#mainNavContainer {
	position: absolute;
	left: 0px;
	top: 223px;
	width: 206px;
	margin: 0;
	padding: 0;
}
#mainNavContainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#mainNavContainer li {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#mainNavContainer a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
	vertical-align: bottom;
}
.mainNav_peyronies_Active {
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_peyronies.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -412px 0px;
	display: block;
}
.mainNav_peyronies_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_peyronies {
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_peyronies.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
}
.mainNav_peyronies span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_peyronies:hover {
	background-position: -206px 0px;
}
.mainNav_dupuytrens_Active {
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_dupuytrens.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -412px 0px;
	display: block;
}
.mainNav_dupuytrens_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_dupuytrens {
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_dupuytrens.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
	display: block;
}
.mainNav_dupuytrens span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_dupuytrens:hover {
	background-position: -206px 0px;
}
.subNav_whatispeyronies_Active {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_whatispeyronies.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.subNav_whatispeyronies_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_whatispeyronies {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_whatispeyronies.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
}
.subNav_whatispeyronies span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_whatispeyronies:hover {
	background-position: -206px 0px;
}
.subNav_whatisdupuytrens_Active {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_whatisdupuytrens.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.subNav_whatisdupuytrens_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_whatisdupuytrens {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_whatisdupuytrens.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
}
.subNav_whatisdupuytrens span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_whatisdupuytrens:hover {
	background-position: -206px 0px;
}
.subNav_symptoms_Active {
	display: block;
	height: 22px;
	width: 206px;
	background-image: url(../images/SNB_symptoms.gif);
	background-repeat: no-repeat;
	background-position: -206px 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_symptoms_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_symptoms {
	display: block;
	height: 22px;
	width: 206px;
	background-image: url(../images/SNB_symptoms.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_symptoms span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_symptoms:hover {
	background-position: -206px 0px;
}

.subNav_causes_Active {
	display: block;
	height: 22px;
	width: 206px;
	background-image: url(../images/SNB_causes.gif);
	background-repeat: no-repeat;
	background-position: -206px 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_causes_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_causes {
	display: block;
	height: 22px;
	width: 206px;
	background-image: url(../images/SNB_causes.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_causes span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_causes:hover {
	background-position: -206px 0px;
}

.subNav_treatmentoptions_Active {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_treatment.gif);
	background-repeat: no-repeat;
	background-position: -206px 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_treatmentoptions_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_treatmentoptions {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_treatment.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_treatmentoptions span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_treatmentoptions:hover {
	background-position: -206px 0px;
}

.mainNav_tvgel_Active {
	display: block;
	height: 46px;
	width: 206px;
	background-image: url(../images/MNB_howtvgelcanhelp.gif);
	background-repeat: no-repeat;
	background-position: -412px 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.mainNav_tvgel_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_tvgel {
	display: block;
	height: 46px;
	width: 206px;
	background-image: url(../images/MNB_howtvgelcanhelp.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.mainNav_tvgel span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_tvgel:hover {
	background-position: -206px 0px;
}
.subNav_whatistvgel_Active {
	display: block;
	height: 60px;
	width: 206px;
	background-image: url(../images/SNB_whatistvgel.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.subNav_whatistvgel_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_whatistvgel {
	display: block;
	height: 60px;
	width: 206px;
	background-image: url(../images/SNB_whatistvgel.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: top left;
}
.subNav_whatistvgel span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_whatistvgel:hover {
	background-position: -206px 0px;
}

.subNav_whattoexpect_Active {
	display: block;
	height: 22px;
	width: 206px;
	background-image: url(../images/SNB_whattoexpect.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.subNav_whattoexpect_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_whattoexpect {
	display: block;
	height: 22px;
	width: 206px;
	background-image: url(../images/SNB_whattoexpect.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: top left;
}
.subNav_whattoexpect span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_whattoexpect:hover {
	background-position: -206px 0px;
}

.subNav_getthemost_Active {
	display: block;
	height: 37px;
	width: 206px;
	background-image: url(../images/SNB_getthemostoutoftvgel.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.subNav_getthemost_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_getthemost {
	display: block;
	height: 37px;
	width: 206px;
	background-image: url(../images/SNB_getthemostoutoftvgel.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: top left;
}
.subNav_getthemost span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_getthemost:hover {
	background-position: -206px 0px;
}

.subNav_advantages_Active {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_advantages.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.subNav_advantages_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_advantages {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_advantages.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: top left;
}
.subNav_advantages span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_advantages:hover {
	background-position: -206px 0px;
}

.mainNav_clinicalData_Active {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_clinicalData_hp.gif);
	background-repeat: no-repeat;
	background-position: -206px 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.mainNav_clinicalData_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_clinicalData {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_clinicalData_hp.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.mainNav_clinicalData span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_clinicalData:hover {
	background-position: -206px 0px;
}

.subNav_clinicalData_Active {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_clinicalData.gif);
	background-repeat: no-repeat;
	background-position: -206px 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_clinicalData_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_clinicalData {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_clinicalData.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_clinicalData span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_clinicalData:hover {
	background-position: -206px 0px;
}

.subNav_645patientStudy_Active {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_645patientStudy.gif);
	background-repeat: no-repeat;
	background-position: -206px 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_645patientStudy_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_645patientStudy {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_645patientStudy.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_645patientStudy span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_645patientStudy:hover {
	background-position: -206px 0px;
}

.subNav_214patientStudy_Active {
	display: block;
	height: 22px;
	width: 206px;
	background-image: url(../images/SNB_214patientStudy.gif);
	background-repeat: no-repeat;
	background-position: -206px 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_214patientStudy_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_214patientStudy {
	display: block;
	height: 22px;
	width: 206px;
	background-image: url(../images/SNB_214patientStudy.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_214patientStudy span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_214patientStudy:hover {
	background-position: -206px 0px;
}

.subNav_skinPenetrationStudy_Active {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_skinPenetrationStudy_hp.gif);
	background-repeat: no-repeat;
	background-position: -206px 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_skinPenetrationStudy_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_skinPenetrationStudy {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_skinPenetrationStudy_hp.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_skinPenetrationStudy span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_skinPenetrationStudy:hover {
	background-position: -206px 0px;
}


.mainNav_talkingtodoctor_Active {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_talkingtodoctor.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.mainNav_talkingtodoctor_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_talkingtodoctor {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_talkingtodoctor.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.mainNav_talkingtodoctor span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_talkingtodoctor:hover {
	background-position: -206px 0px;
}
.mainNav_infoforpartner_Active {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_infoforpartner.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.mainNav_infoforpartner_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_infoforpartner {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_infoforpartner.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.mainNav_infoforpartner span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_infoforpartner:hover {
	background-position: -206px 0px;
}
.mainNav_askHeinrich_Active {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_askHeinrich.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.mainNav_askHeinrich_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_askHeinrich {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_askHeinrich.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.mainNav_askHeinrich span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_askHeinrich:hover {
	background-position: -206px 0px;
}
.mainNav_fillingprescription_Active {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_fillyourscript_Top.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -412px 0px;
}
.mainNav_fillingprescription_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_fillingprescription_Inactive {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_fillyourscript_Top.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: 0px 0px;
}
.mainNav_fillingprescription_Inactive span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_fillingprescription_Inactive:hover {
	background-position: -206px 0px;
}
.mainNav_fillingprescription {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_fillyourscript.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.mainNav_fillingprescription span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_fillingprescription:hover {
	background-position: -206px 0px;
}

.subNav_newscript_peyronies_Active {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_newscript_peyronies.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.subNav_newscript_peyronies_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_newscript_peyronies {
	display: block;
	height: 26px;
	width: 206px;
	background-image: url(../images/SNB_newscript_peyronies.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: top left;
}
.subNav_newscript_peyronies span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_newscript_peyronies:hover {
	background-position: -206px 0px;
}

.subNav_refillscript_peyronies_Active {
	display: block;
	height: 22px;
	width: 206px;
	background-image: url(../images/SNB_refillscript.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.subNav_refillscript_peyronies_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_refillscript_peyronies {
	display: block;
	height: 22px;
	width: 206px;
	background-image: url(../images/SNB_refillscript.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: top left;
}
.subNav_refillscript_peyronies span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_refillscript_peyronies:hover {
	background-position: -206px 0px;
}

.subNav_counterfeit_Active {
	display: block;
	height: 41px;
	width: 206px;
	background-image: url(../images/SNB_counterfeit.gif);
	background-repeat: no-repeat;
	background-position: -206px 0px;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_counterfeit_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_counterfeit {
	display: block;
	height: 41px;
	width: 206px;
	background-image: url(../images/SNB_counterfeit.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.subNav_counterfeit span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.subNav_counterfeit:hover {
	background-position: -206px 0px;
}

.mainNav_helpfultools_Active {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_helpfultools.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-position: -206px 0px;
}
.mainNav_helpfultools_Active span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_helpfultools {
	display: block;
	height: 30px;
	width: 206px;
	background-image: url(../images/MNB_helpfultools.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.mainNav_helpfultools span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.mainNav_helpfultools:hover {
	background-position: -206px 0px;
}

#flashContainer {
	background-image: url(../images/flash_holder.jpg);
	margin: 0px;
	padding: 0px;
	height: 295px;
	width: 773px;
}
#blockContainer {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 773px;
	height: 143px;
}
#blockContainer a  {
	margin: 0px;
	padding: 0px;
}

#block_one {
	background-image: url(../images/block1.gif);
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 258px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
#block_one a {
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 258px;
	display: block;
}
#block_one span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#block_insurance {
	background-image: url(../images/insurance_block.gif);
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 258px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
#block_insurance:hover {
	background-image: url(../images/insuranceOver_block.gif);
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 258px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
#block_insurance a {
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 258px;
	display: block;
}
#block_insurance span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#block_podiatryToday {
	background-image: url(../images/podiatrytoday_block.gif);
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 258px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
#block_podiatryToday:hover {
	background-image: url(../images/podiatrytodayOver_block.gif);
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 258px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
#block_podiatryToday a {
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 258px;
	display: block;
}
#block_podiatryToday span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#block_two {
	background-image: url(../images/block2.gif);
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 254px;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	left: 258px;
}
#block_two a {
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 254px;
	display: block;
}
#block_two span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#block_three {
	background-image: url(../images/block3.gif);
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 261px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 512px;
}
#block_three a {
	margin: 0px;
	padding: 0px;
	height: 143px;
	width: 261px;
	display: block;
}
#block_three span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#block_psychologist {
	background-image: url(../images/psychologist.gif);
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 773px;
	background-repeat: no-repeat;
	position: relative;
}
#block_psychologist a {
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 773px;
	display: block;
}
#block_psychologist span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
#whiteSpacer {
	background-image: url(../images/whiteSpacer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.downloadHelpfulTools {
	height: 20px;
	width: 142px;
	background-image: url(../images/downloadHelpfulTools.gif);
	background-repeat: no-repeat;
	z-index: 1;
	display: block;
	margin: 0;
	position: relative;
	background-position: 0 0;
	left: 204px;
}
.downloadHelpfulTools span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.downloadHelpfulTools:hover {
	background-position: -142px;
}
.downloadHelpfulTools_peyronies {
	height: 20px;
	width: 276px;
	background-image: url(../images/downloadHelpfulToolsforPeyroniesDisease.gif);
	background-repeat: no-repeat;
	z-index: 1;
	display: block;
	margin: 0;
	position: relative;
	background-position: 0 0;
	left: 137px;
	margin-top: 10px;
}
.downloadHelpfulTools_peyronies span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.downloadHelpfulTools_peyronies:hover {
	background-position: -276px;
}
.downloadHelpfulTools_plantar {
	height: 20px;
	width: 276px;
	background-image: url(../images/downloadHelpfulToolsforPlantar.gif);
	background-repeat: no-repeat;
	z-index: 1;
	display: block;
	position: relative;
	background-position: 0 0;
	left: 137px;
	margin-top: 12px;
}
.downloadHelpfulTools_plantar span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.downloadHelpfulTools_plantar:hover {
	background-position: -276px;
}
.downloadHelpfulTools_dupuytrens {
	height: 20px;
	width: 276px;
	background-image: url(../images/downloadHelpfulToolsforDupuytrens.gif);
	background-repeat: no-repeat;
	z-index: 1;
	display: block;
	position: relative;
	background-position: 0 0;
	left: 137px;
	margin-top: 12px;
}
.downloadHelpfulTools_dupuytrens span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.downloadHelpfulTools_dupuytrens:hover {
	background-position: -276px;
}
.askAQuestion {
	height: 20px;
	width: 95px;
	background-image: url(../images/askAQuestion.gif);
	background-repeat: no-repeat;
	z-index: 1;
	display: block;
	margin: 0;
	position: relative;
	background-position: 0 0;
	left: 22px;
	margin-top: 2px;
}
#askAQuestionContainer {
	margin: 0px;
	padding: 0px;
	position: relative;
	margin-bottom: 12px;
}
#askAQuestion a  {
	margin: 0px;
	padding: 0px;
}
.askAQuestion span {
	margin: 0;
	padding: 0;
	display: none;
	/* hide overflow:hidden from IE5/Mac \*/
	overflow: hidden;
	/* */
}
.askAQuestion:hover {
	background-position: -95px;
}
#slideshow {
	position: relative;
	width: 773px;
	height: 295px;
	background-color: #829FC0;
}
#slideshow div {
    width: 773px; 
	height: 295px;
    position: absolute;
    top: 0;
    left: 0;
}

