#main_table {
position: relative;
left: 30px;
z-index: 5;
}

#converter {
width: 510px;
height: 270px;
background: url('http://muunnin.com/kuvat/back_converter.png') no-repeat top left;
}

#converter_container {
position:relative;
left:-11px;
z-index: 5;
}

#ad {
width: 320px;
height: 270px;
margin: 0px;
background: url('http://muunnin.com/kuvat/back_ad.png') no-repeat top left;
padding: 10px;
}

#instructions {
position: relative;
left: 175px;
top: 20px;
z-index: 0;
background: url('http://muunnin.com/kuvat/instruction.png') repeat-y;
width: 550px;
text-align: justify;
}

#instructions p{
margin: 0 10px 0 10px;
padding-top:10px;
padding-bottom:10px;
}

#convert_table{
margin-top:10px;
}

.nav_link {
color: #ffffff;
text-decoration: none;
}

.type{
width: 600px;
padding-bottom: 20px;
text-align: left;
}

.type a{
text-decoration: none;
font-weight: bold;
color: black;
}

.div_menu{
background-color:white;
position:absolute;
border:1px solid #c0c0c0;
z-index: 500;
}

.div_unit_list{
max-height:320px;
overflow:auto;
width:300px;
}

.div_unit_selected{
width:300px;
cursor:default;
background:url('http://muunnin.com/kuvat/narrow.jpg') no-repeat center right;
border:1px solid #c0c0c0;
height:20px;
padding-left:3px;
vertical-align:middle;
text-align:left;
}

.div_unit_selected_mouseon{
width:300px;
cursor:default;
background: url('http://muunnin.com/kuvat/narrow_selected.jpg') no-repeat center right;
border:1px solid #c0c0c0;
height:20px;
padding-left:3px;
vertical-align:middle;
text-align:left;
}

.unit{
cursor:default;
padding-left:3px;
text-align:left;
}

.unit_list_html{
width:300px;
}

.unit_mouseon{
cursor:default;
padding-left:3px;
text-align:left;
background-color:#009dd9;
color:white;
}

._convert{
border: 1px solid #c0c0c0;
height:18px;
padding-left:2px;
width:150px;
font-family:arial;
font-size:11pt;
}

.div_search{
padding:3px;
text-align:left;
}

.search{
width:180px;
border:1px solid #c0c0c0;
}

.group{
font-weight:bold;
cursor:default;
text-align:left;
}

.span_search{
color:#c0c0c0;
padding-right:4px;
}
