﻿div.zone_list {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	width: 98%;
	padding: 0px;
	float: left;
	margin: 0px;
	color: #000000;
	position: relative;
}

div.zone_description {
	font: bold 14px/normal Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	width: 98%;
	float: left;
	color: #000000;
	position: relative;
	margin: 0px;
	text-indent: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

div.zone_pullquote {
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	height: auto;
	width: auto;
	float: left;
	margin: 0px;
	color: #000000;
	position: relative;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
