div.pics {
left: auto !important;
}

#productnav {
position:absolute;
z-index: 1000;
}

a#prev, a#prev_pr, a#prev_pg, a#prev_ps, a#prev_pv
{ 
background: url(previous.png) no-repeat; 
text-decoration: none; 
width: 26px; 
height: 30px; 
float: left; 
padding: 0; 
padding-right: 1px;
margin-left:7px;
margin-top:5px;
}

a#next, a#next_pr, a#next_pg, a#next_ps, a#next_pv
{ 
background: url(next.png) no-repeat; 
text-decoration: none; 
width: 29px; 
height: 30px; 
float: left; 
margin-top:5px;
padding: 0; 
}

a#prev_pg:hover, a#prev_pr:hover, a#prev_ps:hover, a#prev:hover, a#prev_pv:hover 
{ 
background: url(previous_over.png) no-repeat; 
}

a#next_pg:hover, a#next_pr:hover, a#next_ps:hover, a#next:hover, a#next_pv:hover
{ 
background: url(next_over.png) no-repeat; 
}

#projectsLeftbar
{
width:220px !important; 
}
#projectsimg
{ 
width:560px !important;
overflow: hidden;
left: -5000px;
position: absolute;
}

div.schematics {
margin-bottom: 150px;
}

.topBanner img
{
margin:0px;
}

#projectBanner {
height:440px;
}

/*********** oversize menu ***********/
img.large_menu_top {
margin: 0 5px !important;
vertical-align: bottom !important;
}
img.large_menu_bottom {
margin: 0 5px !important;
vertical-align: top !important;
}

div#s4 img, div#s5 img, div#s6 img {
width: 549px;
height: 360px;
}
