body {  background-image: url(/images/bg_right.jpg); background-repeat: no-repeat; background-position: right bottom; }

#cover div#bg_left {
    position: absolute;
    left: -416px;
    width: 416px;
    height: 425px;
    background: url('/images/bg_clouds_contact.jpg') no-repeat;   
}

ul#list {
list-style-type: none;
margin: 0 0 12px 0;
padding: 0;
}

ul#list li {
line-height: 150%;
text-indent: -8px;
margin: 0 0 0 10px;
}

p, span {
line-height: 170%;
}

ol {
margin:0 0 10px 30px;
padding:0;
line-height:160%;
}

img.iem{
padding: 0 0 2px 0;
vertical-align:middle;
//padding-top: 4px;
}

.bco{
font: bold 18px Verdana, Arial;
padding: 5px;
border: outset 3px;
width: 330px;
}

form {
display:inline;
}

ul#mlist {
    padding: 4px 0 12px 0;
    margin: 0;
    list-style: none;
    clear: both;
}

ul#mlist li {
    padding: 0 0 8px 14px;
    margin: 0;
    background: transparent url('/images/li.gif') no-repeat 0 6px;
}

#bottomclouds {
background-image: url(/images/bg_right_contact.jpg);
background-position: right bottom;
background-repeat: no-repeat;
margin-right: auto;

}
