#prodnav ul
{
padding-left:6px;
}
#prodnav ul {
	font:normal 11px Arial;
	TEXT-DECORATION: none;
	padding:0px 0px 0px 8px;
	_padding:0px 0px 0px 8px;
	}

#prodnav  li{
background:url(../images/bullet-2.gif) no-repeat 0 30%;
padding:0px 0px 0px 12px ;
margin:2px 0px 2px 0px;
height:18px;
	}

#prodnav h2
{
font:bold 12px Trebuchet MS;
color:#666699;
background-color:#dfdfdf;
padding:2px 0px 2px 6px;
height:20px;
margin:0px 0px 4px 0px;
}

#prodnav ul li img{
padding:0px;
display:inline;
margin:0px 0px 0px 10px
}

p{
font:normal 11px arial;
color:#666;
line-height:16px;
margin:10px 0px 10px 3px;
text-align:left;
}

h1{ /* orange heading in the main body*/
 font:bold 16px Trebuchet MS;
 color:#f7901d;
 border-bottom:1px solid #ccc;
 padding:0px;
 margin:16px 0px 0px 0px;
 text-transform:uppercase;
}

.content{
width:550px;
text-align:left;
font:normal 11px arial;
color:#666;
line-height:16px;
margin:0px 16px 0px 16px;
padding:10px 0px 10px 0px;
}

.content h2{ /* orange heading in the main body*/
 font:bold 14px Trebuchet MS;
 color:#f7901d;
 padding:0px;
 margin:0px 0px 0px 170px;
 text-transform:uppercase;

}

.content ul
{
list-style:none;
font:normal 11px arial;
padding:0px;
margin:6px 0px 0px 180px;

}
.content li{
background:url(../images/bullet.gif) no-repeat 0px 6px;
padding-left:17px;
}
#prodnav .visit
{
font-weight:normal;
text-decoration:underline;
}
#prodnav .visit a:hover
{
font-weight:normal;
text-decoration:underline;
}