div#content {
	min-height: 469px;
	height: auto !important;
	height: 469px;
	border-right:1px dotted #ccc
}

div#intro { 
	width:588px;
	margin-left:6px;
	margin-bottom:1em	
}

.service {
	width:188px;
	float:left;
	border-bottom:1px dotted #ccc;
	min-height: 155px;
	height: auto !important;
	height: 157px;
	padding:6px 6px 0 6px;
}

.borderright {
	border-right:1px dotted #ccc
}

.service img {
	margin-bottom:6px;
}

.service a {  
margin-left:-6px;
	font-weight:bold;
	display:block;
	padding-left:36px;
	background-repeat:no-repeat;
	display:block;
	min-height: 35px;
	height: auto !important;
	height: 35px;	
	background-image:url(../../images/services/icons/servicelink.jpg);
	text-decoration:none;	
	margin-bottom:5px;
	width:149px;
}
.service a:hover {
	text-decoration:underline;	
}
