.pdf2split_logo{
background: url(pdf2split_logo.png) no-repeat scroll 0 0 transparent;
}

#pdf2split_iBanner {
background: url(pdf2split.png) no-repeat scroll 0 0 transparent;
}

.pdf2split_iButton {
background: url(pdf2split_submit.gif) no-repeat scroll 0 0 transparent;
width: 170px;
}

.pdf2split_w1 {
width: 300px;
}

.pdf2split_w2 {
width: 300px;
}

.pdf2split_w3 {
width: 220px;
}

.iLabel {
font:normal 11px tahoma; 
padding:1px 5px;
color:#bbb;
}

.mt10{
margin-top:10px;
}

.mt15{
margin-top:30px;
}

.mt40{
margin-top:40px;
}

.pdfViewLabel{
color:#FB5435;
float:right;
font:bold 15px Helvetica;
padding-right:55px;
padding-bottom:8px;
}

.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;
}

.ml{
margin-left:36px;
}