

select option {
    padding-right:1em;
}
.nsbox  {
    position: absolute;
    position: fixed;   
    z-index: 90;       
    visibility: hidden;
}
.sbox   {
    display: block;
    position: relative;
    top: 0px; 
	left: 120px; 
	
    width: 300px;  
    margin: 0; 
    height: 1.5em;
    text-align: left;
    margin-top: -20px; 
    z-index: 101;
    visibility: visible;
    float: right; 
} 
#bookbox select { font-size: 9px; }
.sbox select { font-size: 9px; }   
#subbox select { font-size: 9px; } 
.sbox select { font-size: 9px; }
img.owtbkm {
    border: 0px; 
    float: none; 
}
.bm1    {
    clear: both;
    float: left;
    width: 200px;
    height: 2em; 
}
.bm2    {
    float: right;
    width: 200px;
    height: 2em; 
}
.bm3    {
    float: right;
    width: 200px;
    height: 2em; 
}
.bm, .bm a:link, .bm a:visited {
    font-size: 1em; 
    color: #ff7f10; 
    font-weight: bold;
}
.bm a:hover {
    color: green;
}
.subimg {
    padding-top: 4px;
    border: 0;
    float: none; 
}
