h3#btdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: gray;
	background-color: white;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	margin-right: auto;
	width: auto;
	
}

p.pageinfo {
	margin-left: 5%;
	width: 66%;
	margin-top: 10px;
}
p.webresults {
	margin-left: 5%;
	width: 66%;
	margin-top: 20px;
	font-size: 120%;
	border-top-style: dashed;
	border-top-width: 1px;
	padding-top: 10px;
}
div.firmlistentry {
	margin-left: 5%;
	width: 66%;
	margin-top: 10px;
}
div.firmlistentry p{
	margin-bottom: 2px;
	margin-top: 0px;
	font-size: 12px;
}

p.firmname {
	
	font-style: normal;
	font-weight: bold;
}

p.strapline {
	
	font-style: italic;
	font-weight: bold;
}
