

.imageH{
list-style-type: none;
margin-left: 0px;
margin-top: 11px;
padding: 0;
width: 990px;
height: 124px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
background: url(./backgrounds/pix_header_H.png) no-repeat;
filter: alpha(opacity=40); 
-moz-opacity: 0.4;
}

.imageV{
list-style-type: none;
margin-left: 0px;
margin-top: 11px;
padding: 0;
width: 165px;
height: 751px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
background: url(./backgrounds/pix_header_V.png) no-repeat;
filter: alpha(opacity=40); 
-moz-opacity: 0.4;
}





