.contactinfo {
	border-left: 14px solid #C0C0C0;
	background-color: #D8D8D8;
	padding: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
}
.home_minisection {
	border-top: 2px dotted #C0C0C0;
	border-bottom: 2px dotted #C0C0C0;
	padding: 4px;
	background-color: #D8D8D8;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
}