.webDesign {
    float:left;
    width:250px;
    padding-right:50px;
    padding-bottom:10px;
    height:120px;
    padding-left:20px;
}
.webdImage {
    width:60px;
    float:left;
    padding-right:10px;
    height:100px;
}
.webdText {
    width:180px;
    float:right; 
    height:100px;
}
h5 {
    font-size: 10px;
    line-height: 10px;
    padding-bottom: 5px;

    color:#999;
}

h6 {
    font-size: 12px;
    line-height: 10px;

    color:#999;
}
h4 {
    font-size: 14px;
    line-height: 10px;
    margin-left:30px;
    color:#999;

}
a {
    text-decoration:none;
    color:#999;
}
* {
    padding:0px;
    margin:0px;
}
body {
    background:#FFFFFF;

    font-size:14px;

}
div, img {
    outline:none;
    border:none;
    border-width:0;
}
body {
    background:#FFFFFF;
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
}
.superwrapper{
    width:100%;
	 height:7600px;
    background:url(/wwwmedia-listofbusinesses/body_bg.png) repeat-y center top;
}
#wrapper {
    margin:0px auto;
    width:998px;
}


.ullinks{ 
    list-style:none;
    width:450px;
    float:right;
}
.ullinks li{ 
    
     display: inline;
    width: 200px;
}

.ullinks li a{ 
     margin-right:10px;
}