.web2print_logo{
background: url(web2print_logo.png) no-repeat scroll 0 0 transparent;
}

#web2print_iBanner {
background: url(web2print.png) no-repeat scroll 0 0 transparent;
}

.web2print_iButton {
background: url(web2print_submit.gif) no-repeat scroll 0 0 transparent;
width: 170px;
}

.web2print_icc {
width:290px;
}

.iLabel {
font:normal 11px tahoma; 
padding:1px 5px;
color:#aaa;
}

.mt5{
margin-top:5px;
}

.mt10{
margin-top:10px;
}

.chkLabel{
padding-left:5px; 
padding-bottom:5px;
color:#666;
}

.options a{
background:url(bin_closed.png) no-repeat;
color:#666;
text-decoration:none;
padding:36px 5px;
width:32px;
height:32px;
color:#ddd;
}

.options a:hover{
background:url(bin_open.png) no-repeat;
color:crimson;
text-decoration:underline;
padding:36px 5px;
width:32px;
height:32px;
}

.w1{width:320px;}
.w2{width:200px;}
.w3{width:320px;}

.pdfViewer{
display:none;
}

.pdfViewLabel{
color:#FB5435;
float:right;
font:bold 15px Helvetica;
padding-right:55px;
padding-bottom:8px;
}

.browser{
border:1px solid #aaa; 
margin:0 20px 0 0;
padding:5px;
-moz-border-radius: 4px;
border-radius: 4px;
background:#eee;
}