
.banner-div {
    
}.fullwidth .divDirectionSectionLeft, .fullwidth .divDirectionSectionRight {
    width: 460px;
}
.fullwidth .directionsSubHeader {
	width: 442px;
}
.fullwidth .address_textbox {
    width: 280px;
}
.fullwidth .address_submit {
 	width: 140px;
}
.fullwidth #mapframe, .fullwidth #gmap {
    width: 452px;
    height: 341px;
} 
.fullwidth .textholder-image img {
    width: 452px;
}
.fullwidth .videoholder {
    width: 460px;
}
.fullwidth .videoholder iframe {
    width: 452px;
    height: 270px;
}
.divDirectionSectionLeft, .divDirectionSectionRight {
	width: 340px;
}
.directionsSubHeader {
    width: 320px;
}
.address_textbox {
    width: 175px;
}
.address_submit {
    width: 125px;
}
#mapframe, #gmap {
    width: 332px;
    height: 249px;
}
.textholder-image img {
    width: 332px;
}
.videoholder {
    width: 340px;
}
.videoholder iframe {
    width: 332px;
    height: 198px;
}
.divDirectionSectionLeft { 
	float: left;
}
.divDirectionSectionRight { 
	float: right;
}
.directionsSubHeader {
    padding: 10px;
    background: #d1d1d1;
    height: 34px;
}
.headerImage {
    margin: 0px;
    padding: 0px 0px;
    text-shadow: none;
    line-height: 34px;
}
.address_textbox {
    font-style: italic;
    color: #666;
    float: left;
    height: 28px;
}
.address_submit {
	float: right;
    padding: 2px 10px; 
}
.address_submit h2 {
  	line-height: 22px;   
}
#divGetDirections {
    border-top: 0px solid #d1d1d1;
    border-bottom: 0px solid #d1d1d1;
    padding: 0px 0px;
}
#mapframe {
    background: #ffffff;
    border: 0px solid #d1d1d1;
    padding: 5px;
    -moz-box-shadow: 0 0 10px #b1b1b1;
	-webkit-box-shadow: 0 0 10px #b1b1b1;
	box-shadow: 0 0 10px #b1b1b1;
}
#gmap img {
	background: inherit;
	padding: 0px;
	border: none;
	max-width: inherit;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.textholder-image {
    margin: 0px;
    margin-bottom: 20px;
}
.videoholder {
    margin: 0px auto;
}
.videoholder iframe {
    margin: 0px;
    margin-bottom: 20px;
}