
.banner-div {
    
}


img.about_image {
margin: 0 5px 0 5px; 
position: relative; 
float: right; 
border: 0px solid gray;
}

td.header {
padding: 3px;
}
td.upload {
	width: 100px;
}
td.label {
padding: 3px;
background-color: none;
border-bottom: 0px solid #ebebeb;
border-left: 0px solid #cecece;
width: 220px;
}
tr.newbreak {
	margin: 10px 0px;
	position: relative;
	display: inline-block;
}
.education-info {	
	
}
.education-info td.subtable input {
	margin: 2px 2px;
}
.reference-table td.subtable {
	padding: 2px 0px;
}
.reference-table td.subtable input {
	margin: 0px 2px;
}
td.input {
padding: 2px;
background-color: none;
border-bottom: 0px solid #ebebeb;
border-right: 0px solid #cecece;
}

td.blockinput {
padding: 5px 0px 10px 2px;
background-color: none;
border-left: 0px solid #cecece;
border-right: 0px solid #cecece;
border-bottom: 0px solid #ebebeb;
}
td.blockinput textarea {
	margin-top: 12px;
}

td.submitbutton {
padding-top: 5px;
text-align: center;
}

td.subtable {
padding: 1px;
border: 0px solid #ebebeb;
}


#gmap img {
	background: inherit;
	padding: 0px;
	border: none;
	max-width: inherit;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.divContactSectionLeft {
    border-right: 1px solid #cccccc;
}
.textholder {
    border-bottom: none;
}
.fullwidth .divContactSectionLeft {
    width: 500px;
    float: left;
}
.fullwidth .divContactSectionRight {
    width: 420px;
    float: right;
}
.fullwidth .divContactSectionRight #gmap {
    width: 400px;
    height: 400px;
}
.divContactSectionLeft {
    width: 340px;
    float: left;
    margin-bottom: 10px;
}
.divContactSectionLeft input {
    width: 208px;
}
.divContactSectionLeft select {
    width: 160px;
}
.divContactSectionLeft textarea {
    width: 308px;
    height: 75px;    
    overflow-y: scroll;
}
.divContactSectionRight {
    width: 340px;
    float: right;
    margin-bottom: 10px;
}
.divContactSectionLeft #codetable {float: left; width: 100px; margin-right: 20px;}
.divContactSectionLeft #codetable label {width: 100px;}
.divContactSectionLeft #codetable input {width: 88px;}
.divContactSectionLeft input.submit {width: auto;}

.divContactSectionRight .textholder-image {
    width: 340px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.divContactSectionRight .textholder-image img {
    width: 332px;
}
.divContactSectionRight .videoholder {
    width: 340px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.divContactSectionRight .videoholder iframe {
    width: 332px;
    height: 198px;
    margin: 0;
}
.divContactSectionRight .address_submit {
    float: right;
}
.divContactSectionRight #gmap {
    width: 340px;
    height: 340px;
    margin-top: 20px;
}