.dropdown{ /*container for leftnav lists*/
margin:0; padding:0; 
width:160px;
position: relative;
left: 14px;
top: 10px;
}

#menu  dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0; padding: 0;
list-style-type: none;
}
#menu img{
margin: 0; padding: 0;
}

#menu {
margin: 0; padding: 0;
position: absolute; /* Menu position that can be changed at will */
top: 0; left: 0;
text-align: left;
width:160px; height:100%;
}

/*list head, styles*/
.menu-dt-head{
background: url(images2/leftnav_items_headerbg.gif) no-repeat top right; 
margin: 0; padding:0;
}
.menu-dt-head2{
background: url(images2/leftnav_items_headerbg2.gif) no-repeat top right; 
margin: 0; padding:0;
}
.menu-dt-head3{
background: url(images2/leftnav_items_headerbg3.gif) no-repeat top right; 
margin: 0; padding:0; color:#233b57; height:46px;
}
.dt-head{ /*text style*/
margin:0; padding:0px 0px 0px 10px;
color:#233b57; line-height:24px;
}
.dt-head2{ /*text style for longer text*/
margin:0; padding:0px 10px;
color:#233b57; line-height:24px;
}
.dt-head3{ /*text style for longer text*/
margin:0; padding:0px 10px 0px 35px;
color:#233b57; 
}

#menu dt {
margin: 0; padding:0;
cursor: pointer; display: block;
width:160px; 
font-weight: bold;
}
#menu dt a {
margin: 0; padding:0;
height: 100%; 
width:160px; 
text-decoration: none;  
color: #000; 
}
#menu dt a:hover {
margin: 0; padding:0;
width:160px; 
color: #000; 
}

/*drodown bottom*/
.leftnav-go-up{
background:url(images2/leftnav_items_bot.gif) no-repeat top right;
height: 25px; width:160px;
cursor: pointer; 
}

/*list items styles*/
#menu li {
background: url(images2/leftnav_items_bg.gif) no-repeat top right; 
width:160px; height:24px; display:block;
}
#menu li a {
margin: 0; padding:0;
width:160px; height:24px; 
text-align: left; border: 0;
text-decoration: none;  
color: #000; font-weight:normal;
}
#menu li a:hover{
background:url(images2/leftnav_items_hover.gif) no-repeat top right; 
margin: 0; padding:0;
width:160px; height:24px; 
display: block;
}
.leftnav-links{
margin:0; padding:0px 0px 0px 10px;
font-weight:normal;
line-height:24px;
}

/*extra leftnav contents - anything below dropdown*/
#leftnav-img-top{
margin: 0; padding:0;
width:160px; height:25px;
}
#leftnav-img-bot{
margin: 0; padding:0;
width:160px; height:125px;
}
#leftnav-iso{
margin: 0; padding:0;
width:160px; height:82px;
}
#configurator-box{
background:url(images2/configurator_box.gif) no-repeat top right;
width:160px; height:90px;
text-align:right;
}
#configurator-box p{
margin: 0; padding:10px 10px 10px 50px;
}
#leftnav-newssearch{
background:url(images2/leftnav_newssearch.gif) no-repeat top right;
margin: 0; padding:0;
width:160px; height:95px;
}/*follow with search form styles here*/