body {
	margin: 0px;
	padding: 0px;
	/*background-color: #0099FF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
div#page{
  width:932px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  background-color: #0099FF;
}
div.news {
        font-size: 10px;
	color: #FFFFFF;
	/*
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000099;
	border-left-color: #FFFFFF;
        border-right:1px solid #123456;
        */
        border:1px solid #000000;
        border-top:none;
        position:absolute;
        left:0px;
        top:110px;
        width:232px;
        height:1600px;
        padding:4px;
        z-index:1;
	background-color: #0099FF;
}
div.news a:link {
	color: #FFFF00;
	font-weight: bold;
}
div.news a:visited {
	color: #FFFF00;
}
div.news a:hover {
	color: #FFCC00;
}
div#Treatments a:link {
	color: #FFFF00;
	font-weight: bold;
}
div#Treatments a:visited {
	color: #FFFF00;
}
div#Treatments a:hover {
	color: #FFCC00;
}

div.logo {
        /*
	border-top-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #FFFFFF;
        border-right:1px solid #123456;
        */
        border:1px solid #000000;
        position:absolute;
        left:0px;
        top:40px;
        width:232px;
        height:60px;
        z-index:2;
        
        padding:4px;
        background-color: #0099FF;
}
div.banner {
/*
	border-top-width: medium;
	border-right-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000099;
*/
        border:1px solid #000000;
        border-left:none;
        position:absolute;
        left:242px;
        top:40px;
        width:468px;
        height:60px;
        padding:4px;
        z-index:3;
}
div.erectioninfo {
/*
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000099;
	border-bottom-color: #000099;
*/
        border:1px solid #000000;
        border-left:none;
        border-top:none;
        font-size:9pt;
        position:absolute;
        left:242px;
        top:110px;
        width:468px;
        height:1600px;
        z-index:4;
        background-color: #FFFFFF;
        padding:4px;
}
div#ProductInfo {
        border:1px solid #000000;
        border-top:none;
        font-size:9pt;
        position:absolute;
        left:0px;
        top:110px;
        width:710px;
        height:1600px;
        z-index:4;
        background-color: #FFFFFF;
        padding:4px;
}
div#Treatments {
        font-size: 10px;
	color: #FFFFFF;
        border:1px solid #000000;
        border-left:none;
        position:absolute;
        left:719px;
        top:40px;
        width:232px;
        height:1669px;
        padding:4px;
        z-index:1;
	background-color: #0099FF;
}
table.tblTreatments{
  width:100%;
  font-size:12px;
  color:#ffffff;
  border-collapse:collapse;
}
table.tblTreatments tr th{
  text-align:left;
  padding:2px;
}
table.tblTreatments tr td{
  padding:2px;
}
table.tblTreatments tr.product td{
  border-bottom:1px solid #000000;
}
span.bullet{
  font-size:16px;
  font-weight:bold;
  line-height:36px;
  font-style:italic;
}