#domainsearch {
    background: none repeat scroll 0 0 #E4E4E4;
    color: #AF0202;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    padding: 5px;
    text-align: center;
	font-family: Arial;
}

#domainsearch h2 {
	font-size: 16px;
	text-align: left;
}

#domainsearch a{
    color: #0000FF;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	}

#domainsearch a:hover{
	color:#AF0202;
	}

#links{
list-style:none;
}

#links img{
margin-right:4px;
}

#copyright{
margin:-12px;
padding:0;
}

.contenttxt ul{
   margin-left: 5px;
}

ul.leftrelated, .contenttxt ul{
    padding: 0 0 0 10px;
	}

ul.leftrelated li, .contenttxt ul li{
    list-style-image: url("http://www.havenswift-hosting.co.uk/images/bullets.gif");
	}

p.desc{
    background: url("http://www.havenswift-hosting.co.uk/images/bullets.gif") no-repeat scroll left 7px transparent;
    border-bottom: 1px dashed #EBEBEB;
    padding-left: 11px;
	}

p.desc a{
    color: #7C0002;
    font-size: 11px;
    font-weight: bold;
    text-transform: capitalize;
	text-decoration: none;
	}

p.desc a:hover{
	color: #FEC80C;
	text-decoration: underline;
	}
