﻿body {
	margin:0;
	color:#000;
	font:12px/14px Arial, Verdana, Helvetica, sans-serif;
	background:#1b3c64 url(../images/bg-body.gif) repeat-x;
	min-width:1000px;
}
img {border:none;}
form,fieldset{
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}
fieldset {border-style:none;}
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
}
.mc-holder-1{
	width:1038px;
	position:relative;
	float:left;
	left:50%;
}
.mc-holder-2{
	width:1038px;
	position:relative;
	float:left;
	left:-50%;
}
.page-width {
	width:995px;
	margin:0 auto;
	padding-top:195px;
	position:relative;
}
.page-width a.find {
	position:absolute;
	z-index:19;
	right:-112px;
	top:150px;
	width:142px;
	height:52px;
	text-indent:-9999px;
	overflow:hidden;
}
.page-width a.find span {
	display:block;
	width:142px;
	height:52px;
	background:url(../images/btn-find2.png) no-repeat;
}
/* header */
#header {
	position: absolute;
	left:0;
	width:995px;
	top:0;
	height:195px;
	background:url(../images/bg-header.jpg) no-repeat;
}
strong a {
	position: absolute;
	z-index:100;
	left:45px;
	top:41px;
	width:340px;
	height:76px;
	text-indent: -9999px;
/*	background:url(../images/logo.png) no-repeat; */
	z-index:1;
}

#header span {
	color: white;
	font: normal normal bold 20px/20px Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	position: absolute;
	right: 54px;
	top: 85px;
	width: 200px;
}

#header span.phone {
	color: white;
	font: normal normal bold 20px/20px Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	position: absolute;
	right: 35px;
	top: 85px;
	width: 200px;
}
/* header nav */
#header ul.nav {
	position:absolute;
	top:145px;
	left:251px;
	margin:0 0 29px;
	padding:11px 0 0 12px;
	list-style: none;
	overflow:hidden;
	z-index:2;
	overflow:hidden;
}
#header ul.nav li {
	float:left;
	background:url(../images/bg-sep-nav.gif) no-repeat;
}
#header ul.nav li:first-child {
	background:none;
}
#header ul.nav li a {
	float:left;
	color:#00283d;
	padding:0 33px 0 36px;
	font-size:14px;
	line-height:38px;
	text-decoration:none;
}
#header ul.nav a:hover {
	color:#fff;
	background:url(../images/bg-nav-hov.gif) repeat-x;
}
#menu-holder{
	z-index:9999;
	display:block;
	position:absolute;
	left:35px;
	top:0;

}
#menu-holder #menu {
	margin:0;
	padding:0;
	list-style:none;
	
}
#menu-holder #menu li {
	float:left;
	padding:0 15px 0 17px;
	background:url('../images/bg-sep-menu.gif') no-repeat;
}
#menu-holder #menu li.first {
	background:none;
}
#menu-holder #menu a {
	color:#ffffff;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
}
#menu-holder #menu li:hover a,
#menu-holder #menu li.hover a,
#menu-holder #menu li.active a {
	color:#fff;
}
#menu-holder #menu li.first:hover,
#menu-holder #menu li.first.hover,
#menu-holder #menu li.first.active {
	background: #325174;
}
#menu-holder #menu li:hover,
#menu-holder #menu li.hover,
#menu-holder #menu li.active {
	background: #325174 url('../images/bg-sep-menu.gif') no-repeat;
}

#menu-holder #menu .drop {
	display:none;
}
#menu-holder #menu li:hover,
#menu-holder #menu li.hover {
	position:relative;
}
#menu-holder #menu li:hover .drop,
#menu-holder #menu li.hover .drop {
	display:block;
}
#menu-holder #menu li:hover ul a,
#menu-holder #menu li.hover ul a {
	color:#000;
}
#menu-holder #menu .drop {
	position:absolute;
	left:0;
	top:28px;
	width:188px;
	background:url('../images/bg-drop.gif') repeat-y;
}
#menu-holder #menu .drop-btm  {
	width:184px;
	padding:0 2px;
	background:url('../images/bg-drop-btm.gif') no-repeat 0 100%;
}
#menu-holder #menu li ul {
	width:184px;
	margin:0;
	padding:0;
	list-style:none;
}
#menu-holder #menu li ul li {
	padding:0;
	float:none;
	width:184px;
	height:27px;
}
#menu-holder #menu li ul li.lite-1 {
	background:url('../images/drop-lite.png') repeat-x;
}
#menu-holder #menu li ul li.lite-2 {
	background:url('../images/drop-lite-1.png') repeat-x;
}
#menu-holder #menu li ul li.lite-3 {
	width:184px;
	background:url('../images/drop-lite-2.png') repeat-x;
}
#menu-holder #menu li ul a {
	line-height:27px;
	font-size:12px;
	position:relative;
	color:#000;
	padding:0 0 0 14px;
}
#menu-holder #menu li ul li:hover a,
#menu-holder #menu li ul li.hover a {
	color:#fff;
}
#menu-holder #menu li ul li:hover,
#menu-holder #menu li ul li.hover {
	height:27px;
	background:url('../images/bg-item-hov.png') 0 -1px repeat-x;
}
/* columns holder */
.columns-holder:after,
.columns-holder-bg:after {
	clear:both;
	content:"";
	display:block;
}
.columns-holder {
	height:1%;
	margin:0 auto;
	width:935px;
	background:#fff;
	position:relative;
	z-index:20;
}
.columns-holder-bg {
	width:935px;
	padding:0 0 25px;
}
.content {
	float:right;
	width:682px;
	margin:0;
	padding:0 0 0 13px;
	background:#fff url(../images/bg-content.gif) repeat-x;
}
.content a {
	color: #00283d;
}
.content  h1 {
	margin:17px 0 10px 5px;
	color:#376686;
	font-size:18px;
	line-height:20px;
}
.content .pict-bg {
	float:right;
	position:relative;
	width:306px;
	height:259px;
	margin:20px -22px 0 0;
}
.content .pict-right {
	float:right;
	position:relative;
	width:135px;
	height:136px;
	margin:20px 10px 0 0;
}
.content .pict-rigcal {
	float:right;
	position:relative;
	width:166px;
	height:122px;
	margin:20px 10px 0 0;
}

.content .yellow {
	float:right;
	position:relative;
	width:250px;
	height:136px;
	margin:20px 10px 0 10;
}


.content .pict-bg img {
	display:block;
}
.content p {
	margin:0 15px 22px 10px;
	font-size:13px;
	color: #222;
	line-height:22px;
}
.content ul.list {
	margin:0;
	padding:0;
	width:670px;
	list-style:none;
}
.content ul.list li {
	background:url(../images/bg-title.gif) repeat-x;
}
.content ul.list .open-btn{
	color:#fff;
	display:block;
	height:29px;
	line-height:29px;
	padding:0 5px;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.content hr{
	width:662px;
}

.image-main-left{
	float:left;
	margin:5px 10px 0px 0px;
}
.image-main-center{
	float:center;
	margin:0 0 20px 10px;
}
.image-main-right{
	float:right;
	margin:0 0 20px 10px;
}
.border-image{
	border:1px solid #3b79b8;
	padding:1px;
}
.inside {
	width:670px;
	overflow:hidden;
}
.inside .inside-box {
	width:656px;
	padding:15px 0 0 14px;
	overflow:hidden;
	background:#f7f7f7 url(../images/bg-text.gif) repeat-x;
}
.inside .text {
	float:left;
	width:395px;
}
.inside .text p {
	margin:0 0 15px;
	color:#00283d;
	font-size:15px;
	line-height:20px;
}
.inside .text2 {
	float:left;

}
.inside .text2 p {
	margin:0 0 15px;
	color:#00283d;
	font-size:15px;
	line-height:20px;
}

.inside .phone {
	float:right;
	width:252px;
	height:151px;
	background:url(../images/bg-phone-3.gif) no-repeat;
}
.inside .phone span {
	display:block;
	text-indent:-9999px;
}
/* nav bar */
.nav-bar {
	float:left;
	width:240px;
}
.form-bg {
	padding:0;
	background:#435f76;
	margin:0 0 0px 0px;
	position: relative;
}
.form-bg-footer {
	padding:7px 0 7px 7px;
	float:left;
	width: 234px;
	background:#435f76;
	margin:5px 0 5px 7px;
}

.form-accident {
	position:relative;
	z-index:300;
	width:244px;
	padding:0;

}

.form-accident label {
	display:block;
	margin:10px 0 7px 12px;
	text-align:center;
	color:#fff;
	font:bold 14px/19px Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/accident_review_hd.png) repeat-x;
	width: 214px;
	height: 32px;
	text-indent: -3000px;
}
.form-accident .form-box{
	width:100%;
	overflow:hidden;
}

.form-accident p {
	padding: 0 12px 0 12px;
	line-height: 1.4;
}
*:first-child+html .form-accident p,* html .form-accident p {
position: relative;
top: -15px;
}

.form-accident .form-box .hold{
	width:100%;
	overflow:hidden;
}
.footerhold {
	overflow: hidden;
}
.form-accident input.field {
	width:206px;
	height:19px;
	margin:0;
	padding:2px 3px 2px 3px;
	color:#00283d;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:#fff;
}

.form-accident input#form-accident-name {
	background:url(/images/form-accident-name.gif) no-repeat;
	width: 145px;
	height: 26px;
	display: inline;
	border: none;	line-height: 1.4;
	}
*:first-child+html .form-accident input#form-accident-name,* html .form-accident input#form-accident-name {
position: relative;
top: 10px;
margin-bottom: 3px;
}

.form-accident input.field2 {
	background:url(/images/form-accident-phone.gif) no-repeat;
	width: 212px;
	height: 26px;
	display: inline;
	border: none;
	margin-top: 1px;
	}
.form-accident span.form-accident-leading {
line-height: 1;
	}


.bottomsite {
	text-align: center; color:#fff;width: 800px;margin: 0 auto;
}
.bottomsite a {
	color: #fff;
	font-weight:bold;
}
.ffdisclaimer {
	width: 234px;
	display:block;
	float:left;
}
.form-accident textarea.form-accident-textarea {
	background: url(/images/form-accident-textarea.jpg) no-repeat;
	padding:2px;
		width: 211px;
	height: 60px;
	margin:0 0 0 0;
	border: none;
	color:#00283d;
	font:12px/1em Arial, Helvetica, sans-serif;
	
}
.form-accident input.button {
	display:inline;
	margin:0 4px 0 12px;
}
.nav-bar ul {
	position:relative;
	z-index:300;
	margin:0;
	padding:0;
	list-style:none;
}
#form-accident {
	background:url(../images/acc_claim_bg.jpg) repeat-y left top;
	width: 244px;
	overflow: hidden;
	position: relative;


}
#form-accident form {
margin: 0;

}



#form-accident2 {
	background:url(../images/acc_claim_top.jpg) no-repeat left top;
}

#form-accident3 {
	background:url(../images/acc_claim_bottom.jpg) no-repeat left bottom;
	padding-bottom: 20px;
	padding-top: 1px;
}
.nav-bar {
	position: relative;
	top: -70px;
}	
	
	
.nav-bar ul li {
	vertical-align:top;
	height:1%;
}
.nav-bar ul a {
	display:block;
	padding:0 0 0 16px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	background:url(../images/bg-nav-1-hov.gif) repeat-x;
}
.nav-bar ul a:hover {
	color:#00283d;
	background:url(../images/bg-nav-1.gif) repeat-x;
}
.nav-bar ul li ul{
	position:absolute;
	display:none;
	left:240px;
	top: 30px;
	overflow:hidden;
	width:240px;
}
.nav-bar ul li:hover ul{
	display:block;
	border-left: 2px solid #ffffff;
}
.nav-bar .call {
	padding:45px 0 0 19px;
}
.nav-bar ul a .listpa {
	padding-left: 25px;
}
.call span {
margin:12px 0 0 -20px;
	color:#e56900;
	text-align:center;
	font:bold 26px/27px Times New Roamn;
	padding-left:47px
}

.call  p {
	margin:12px 0 0 -20px;
	color:#00283d;
	text-align:center;
	font:bold 18px/24px Verdana, Arial, Helvetica, sans-serif;
}
.call a.button {
	display:block;
	margin:0 0 0 20px;
	width:153px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-call.gif) no-repeat;
}
.bottomsite {
	text-align: center; color:#fff;width: 800px;margin: 0 auto;
}
.bottomsite a {
	color: #fff;
	font-weight:bold;
}
.ffdisclaimer {
	width: 344px;
	display:block;
	float:left;
	padding:4px;
	margin-left:20px;
}
.fflinklist {
	width: 254px;
	display:block;
	float:left;
	padding:4px;
	margin-left:20px;
}

#footer {
	width:935px;
	margin:0 auto 35px;
	padding:5px 0 20px;
	position:relative;
	background:#ededed url(../images/bg-footer.gif) repeat-x;
	overflow: hidden;
}
#footer p {
	margin:0 0 15px;
	font-size:12px;
	line-height:22px;
}
#footer p a {
	color:#000;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#footer ul li {
	display:inline;
	padding:0 8px 0 9px;
	background:url(../images/bg-sep-foot.gif) no-repeat 0 50%;
}
#footer ul li:first-child {
	background:none;
}
#footer ul a {
	color:#000;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
}
#footer ul a:hover {
	text-decoration:underline;
}
#footer a.diclamer {
	position:absolute;
	right:0;
	bottom:-30px;
	width:170px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/btn-diclamer.gif) no-repeat;
}
.social-media {
	margin: 0 22px 0 0;
	float: right;
}
.social-media a {
	margin: 0 0 0 10px;
}
.social-media a img {
	border: none;
}
/* munley-box */
.munley-box {
	position:absolute;
	z-index:2000;
	left:-1px;
	top:175px;
	float:left;
}
.munley-box a.btn {
	float:left;
	width:31px;
	height:309px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-munley.gif) no-repeat;
}
/* popup */
.munley-box .text-holder {
	float:left;
	width:633px;
	overflow:hidden;
	display:none;
	position:relative;
}
.munley-box .text-holder .hold{
	width:633px;
	overflow:hidden;
	margin-left:-633px;
}
.munley-box .text-block {
	width:633px;
	padding:10px 0 0;
	overflow:hidden;
	background:url(../images/bg-munley.png) repeat-y;
}
.munley-box .text-btm {
	width:633px;
	height:9px;
	background:url(../images/bg-munley-btm.png) no-repeat;
}
.munley-box img {
	float:left;
	margin:0 15px 0 0;
}
.munley-box .content-box {
	float:left;
	width:285px;
	position:relative;
}
.content-box h2 {
	margin:0 0 5px;
	color:#fff;
	font:bold 18px/22px "Times New Roman", Times, serif;
	background:url(../images/bg-name.gif) repeat-x 0 100%;
}
.content-box a.link {
	color:#fff;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
.content-box a.link:hover {
	text-decoration:underline;
}
.content-box ul {
	margin:0;
	padding:5px 0 0 5px;
	list-style:none;
}
.content-box ul li {
	height:1%;
	padding:0 0 0 13px;
	background:url(../images/bg-bullet.gif) no-repeat 0 50%;
}
.content-box ul a {
	color:#fff;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}
.content-box ul a:hover {
	text-decoration:underline;
}
.block-hide{
	width:100%;
	overflow:hidden;
	display:none;
}
.block-hide .hold{
	width:100%;
	overflow:hidden;
}
#left-list {
	line-height:22px;
	width: 180px;
	float:left;
}
.leftside {
	width: 100px;
	float:left;
}
.rightside {
	
}
p#accident-verdicts-div {
	padding: 0px;
}
#boiler {
	padding:15px;
	margin:10px;
	background: #f3f3f3;
	border-top: 1px solid #ccc;
}


.nav-bar2 {
	float:left;
	width:240px;
		top: -70px;
		position: relative;
}

.nav-bar2 ul {
	position:relative;
	z-index:300;
	margin:0;
	padding:0;
	list-style:none;
}
.nav-bar2 ul li {
	vertical-align:top;
	height:1%;
	background:url(../images/bg-nav-1-hov.gif) repeat-x;
}
.nav-bar2 ul a {
	display:block;
	padding:0 0 0 26px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-decoration:none;
	background:url(../images/arrowleft.gif) no-repeat 16px 11px;
}
.nav-bar2 ul li:hover {
	background:url(../images/bg-nav-1.gif) repeat-x; 
}

.nav-bar2 ul a:hover {
	color:#00283d;
	background:url(../images/arrowleftH.gif) no-repeat 16px 11px; 
}

.nav-bar2 ul li ul{
	position:absolute;
	display:none;
	left:240px;
	top: 30px;
	overflow:hidden;
	width:240px;
}
.nav-bar2 ul li:hover ul{
	display:block;
	border-left: 2px solid #ffffff;
}
.nav-bar2 .call {
	padding:45px 0 0 19px;
}
.box-container {
	float:right;
	width: 228px;
	margin: 0 10px 10px;
	overflow:hidden;
}
.truck_carrier-wrapper {
     width: 228px;
     overflow: hidden;
     background:url(../images/truck_carrier_bg.png) repeat-y 0 0;
     margin:  0 0 15px;
}
.truck_carrier-wrapper p {
	margin: 0 7px 3px 7px;
}
.truck_carrier-wrapper form, .truck_carrier-wrapper fieldset {
margin: 0;
}
.truck_carrier-wrapper2 {
     background:url(../images/truck_carrier_top.png) no-repeat 0 0;
}
.truck_carrier-wrapper3 {
     background:url(../images/truck_carrier_bottom.png) no-repeat left bottom;
     padding-bottom: 10px;
     padding-top: 7px;
}

.truck_carrier-wrapper input.truck_carrier-field {
	margin: 0 0 5px 7px;
	background:url(/images/truck_carrier_field.jpg) no-repeat;
	width: 205px;
	height: 19px;
	display: inline;
	border: none;	line-height: 1.2;
	padding: 3px 3px 0 5px;
	border: none;
	}



#footer .foot-accform-wrapper {
     width: 285px;
     float: right;
     overflow: hidden;
     background:url(../images/foot-accform-bg.jpg) no-repeat 0 0;
     margin:  20px 20px 10px 0;
     float: left;
     padding-top: 7px;
}
#footer .foot-accform-wrapper p {
	margin: 0 7px 3px 7px;
	padding: 0 0 7px 7px;
}
#footer .foot-accform-wrapper form,.foot-accform-wrapper fieldset {
margin: 0;
}

#footer .foot-accform-wrapper input.foot-accform-field {
	margin: 0 0 5px 7px;
	background:url(/images/truck_carrier_field.jpg) no-repeat;
	width: 205px;
	height: 19px;
	display: inline;
	border: none;	line-height: 1.2;
	padding: 3px 3px 0 5px;
	border: none;
	display: inline;
	font-size: .9em;
	}
#footer .foot-accform-wrapper input.foot-accform-name {
background:url(/images/foot-accform-name.jpg) no-repeat;
width: 131px;
height: 19px;
}
#footer .foot-accform-wrapper input.foot-accform-phone {
background:url(/images/foot-accform-phone.jpg) no-repeat;
width: 81px;
height: 19px;
}

#footer .foot-accform-wrapper input.foot-accform-email {
background:url(/images/foot-accform-email.jpg) no-repeat;
width: 156px;
height: 19px;
}

#footer .foot-accform-wrapper textarea.foot-accform-textarea {
background:url(/images/foot-accform-addinfo.jpg) no-repeat;	font-size: .9em;
width: 255px;
height: 39px;
display: block;
	padding: 3px 3px 0 5px;
	border: none;
}
#footer .foot-accform-wrapper h2 {
	margin: 4px 0 5px 7px;
	font-size: 1.4em;
}
*:first-child+html #footer .foot-accform-wrapper input.foot-accform-field,* html #footer .foot-accform-wrapper input.foot-accform-field {
position: relative;
top: 6px;
margin-bottom: 4px;
}
.tagline {
	color: white;
	font-weight:bold;
	font-size:16px;
	top: 130px;
	right: 35px;
	position:absolute;
	
}

form.contact-form {
margin: 30px 0 10px 24px;
padding: 0 0 10px 0;
width: 620px;
font-size: 1.2em;
background: #f1f1f1;
}
form.contact-form fieldset {
	border: 0;
	padding: 0;
	margin: 6px 0 0 0;
	padding-top: 10px;
	display: block;
	clear: both;
}

.content form.contact-form p {
	line-height: 1.6;
}
form.contact-form legend {
background: url(/images/line.gif) repeat-x 0% 50%;
width: 360px;
padding: 10px 0px 10px 230px;
font-weight: bold;
font-size: 1.4em;
color: #34363E;
margin: 0 8px 0 10px
}
form.contact-form legend span {
background-color: #F4F4ED;
padding: 0px 10px;
}
form.contact-form p.required-fields {
float: right;
color: #FFF;
font-size: 1em;
margin: 4px 10px 0 0;
line-height: 1.1;
}
form.contact-form p.required-fields span {
font-size: 19px;
vertical-align: -2px;
}
form.contact-form p,form.contact-form h3 {
margin: 10px 10px 10px 10px;
line-height: 1.3;
}
form.contact-form p span {
color: red;
font-size: 1.4em;
vertical-align: -2px;
}
form.contact-form h3 {
	font-size: 1.2em;
}
form.contact-form h2 {
margin: 0;
padding: 12px 0 12px 10px;
background: #2f637b;
color: #FFF;
}
form.contact-form ul {
 	margin: 0;
	padding: 0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
form.contact-form ul li {
padding: 8px 0 8px 21px;
overflow: hidden;
}
* html form.contact-form ul li {
width: 100%;
}
form.contact-form ul li p {
clear: both;	
}
form.contact-form ul li label {
	width: 209px;
	float: left;
	margin: 0 5px 0 0;
	position: relative;
	text-align: left;
	top: 3px;
	line-height: 1.4em;
}
form.contact-form ul li label span {
font-size: 1em;
}
form.contact-form ul li span.required-ast {
font-size: 18px;
color: #990000;
top: 2px;
position: relative;
color: red;
}
form.contact-form ul li input.txtfield, form.contact-form ul li textarea {
	height: 26px;
	color: #333;
float: left; 
width: 289px;
margin-left: 22px;
}
form.contact-form ul li .radio-row {
	width: 250px;overflow: hidden;
padding-left: 23px;
}
form.contact-form ul li .radio-row label {
	display: inline;
	text-align: left;
width: auto;margin-right: 7px;

}

form.contact-form ul li textarea {
height: 150px;
}
form.contact-form ul li select {
float: left;
width: 289px;
margin-left: 22px;
}
form.contact-form .btn {
background:url(../images/bttn-submit2.png) no-repeat scroll 0 0 transparent;
color:#FFF;
border: none;
font-weight:bold;
font-size: 16px;
margin:9px 10px 0 255px;
cursor: pointer;
display: inline;
width: 76px;
height: 25px;
}
form.contact-form .btn:hover {
	color: #FFF;
}
	
form.contact-form ul li label {
	padding: 0 0 3px;
	margin: 0;
	display: block;
}
form.contact-form ul li label.label-clear {
	clear: both;
	display: block;
}
form.contact-form label.error { margin: 4px 0 0 230px; color: red;text-align: left;
}
form.contact-form ul li p.form-message {width: 285px;margin: 0 0 0 217px;padding-top: 4px;font-size: 11px; }

form.contact-form table {
border-collapse: collapse;
border-top: 1px solid #E0E2DE;
margin: 10px 0px 1.5em 10px;
border-spacing: 2px 2px;
border-color: gray;
display: table;
float: left;
}
form.contact-form table caption {
color: #AFB5A1;
font-style: italic;
font-size: 1.3em;
margin: 0px 0px .5em 7px;
text-align: left;
}
form.contact-form table tbody {
border-color: inherit;
display: table-row-group;
vertical-align: middle;
}
form.contact-form table tr {
border-color: inherit;
display: table-row;
}
form.contact-form table th {
border-bottom: 1px solid #BDE9F2;
color: #53B8D9;
padding: 0.5em;
text-align: left;
vertical-align: top;
display: table-cell;
}
form.contact-form table td {
border-bottom: 1px solid #E0E2DE;
padding: 0.5em;
display: table-cell;
vertical-align: top;
line-height: 1.4;
}
form.contact-form table td img {
	border: none;
}
