div#contact  {background: url("../images/related-bg_short.gif") no-repeat scroll 0 0 transparent;
background: url("../images/related-bg_short.gif") no-repeat scroll 0 0 transparent;
    height: 148px;
    left: 770px;
    position: absolute;
    top: 620px;
    width:200px;
    }
    
div#contact h2 {
    background: none repeat scroll 0 0 #C0C2C5;
    font-size: 1em;
    font-weight: bold;
    height: 29px;
    margin: 7px auto 0;
    padding: 0;
    position: relative;
    top: 3px;
width:185px;
}

div#contact h2 span {
    color: #FFFFFF;
    left: 11px;
    position: relative;
    top: 9px;
}

div#contact ul {
    position: relative;
    top: 5px;
}
div#contact li {
    margin: 10px 20px;
}
 