@import "basestyle.css";

#desc {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/srvfront.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}

ul {
   margin-left:2em;
   line-height:1em;

}

li {
    line-height:1em;


}