#whyleft
{
position: absolute;
border: 0px solid blue;
background-color: none;
float: left;
width: 330;
padding: 7;
left: 30px;
}

#whyright
{
position: absolute;
border: 0px solid red;
/*background-color: #ADADAD;*/
float: left;
width: 605;
height: 710;
right: 7;
padding: 0;

color:#575757; 
font: normal 11pt sans-serif; 
line-height: 20px; 
}




div#middle
{
height: 710;
}

p
{
font: 11pt sans-serif;
color: #575757;
line-height: 20px;
}

h2
{
color: #000000;
font: 14pt sans-serif;
font-weight: bold;
}

h3
{
color: white;
font: 14pt sans-serif;
font-weight: bold;
}

td
{
color:#575757; 
font: normal 11pt sans-serif; 
line-height: 20px; 
font-weight: bold;
}

textarea, select, input
{
background-image: url('images/inputback.gif');
padding: 7;
border: 2px solid #999999; 
font: normal 11pt sans-serif; 
}

select
{
width: 150;
}

.left
{
color: white; 
font: normal 11pt sans-serif; 
line-height: 20px; 
}

.whytitle
{
color: #575757; 
font: normal 16px sans-serif; 
font-weight: bold;
line-height: 15px;
}

.whyexplain
{
color:#575757; 
font: normal 14px sans-serif; 
line-height: 18px;
}
