body {
	margin-top: 60px;
}

div.scroll {
	height: 320px;
	width: 315px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #E2E3E5;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#side_bar {
	height: 242px;
	width: 315px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #E2E3E5;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}

.maintable {
	margin-top: 12px;
	margin-bottom: 12px;
}
.greytop {
	background-image: url(../images/chiro_grey_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.whitetop {
	background-image: url(../images/chiro_white_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.whitebottom {
	background-image: url(../images/chiro_white_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.white_right_border {
	border: 1px none #E2E3E4;
	background-image: url(../images/chiro_right_border.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 300px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.grey_left_border {
	background-image: url(../images/chiro_left_border.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7092A3;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 12px;
	padding-bottom: 0px;
}

.grey_left_border a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F6C7B;
	text-decoration: underline;	
}

.greybottom {
	background-image: url(../images/chiro_grey_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.greytable {
	height: 450px;
}
.bubble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}
.maintable .whitetable .white_right_border .content {
	height: 320px;
}
.maintable .grey_left_border #sometext {
	margin-bottom: 10px;
}
.maintable .grey_left_border .scroll li {
	padding-bottom: 10px;
}
.maintable .grey_left_border .scroll h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #39535B;
}
.maintable .grey_left_border .scroll h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.maintable .grey_left_border .scroll h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.maintable .grey_left_border .scroll h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33454F;
	margin: 0px;
	padding: 0px;
}
.maintable .grey_left_border .scroll hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #33454F;
	border-right-color: #33454F;
	border-bottom-color: #33454F;
	border-left-color: #33454F;
	height: 1px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.maintable .grey_left_border .scroll #addresstext {
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px dashed #999999;
}

.maintable .whitetable .white_right_border #map h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.maintable .whitetable .white_right_border #map a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004D71;
}

