﻿#templatecontent {
	margin: 0px 0px;
}

#contactus {
	margin: 10px 0px 0px;
}

#contactus-leftcol {
	float: left;
	width: 49%;
}

#contactus-rightcol {
	float: right;
	width: 49%;
}

.section {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 2em;
}
.heading {
	margin-bottom: 0.3em;
	font-weight: bold;
	font-size: 120%;
	color: #4296f0;
}
.row {
	clear: left;
	float: left;
	width: 100%;
}
.label {
	float: left;
	width: 8em;
	color: #4296f0;
	font-weight: bold;
}
.shortlabel {
	float: left;
	width: 2em;
	color: #4296f0;
	font-weight: bold;
}
.value {
	float: left;
}

#directions img {
	/*max-width: 95%;*/
	border: 2px solid #fd2796;
}

.bumper {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

#directions .shadow-main .shadow-spacer {
	padding: 0 8px 7px 0;
}

#directions .shadow-main .imagewrapper {
	border:none;
	padding: 0px;
}
