.pageContacts{
	font-size: 12px;
	font-family:Arial;
	}
/*.pageContacts a:link, .pageContacts a:visited{*/
/*	color: #003a33;*/
/*	}*/
/*.contactsHeader*/
/*{*/
/*	background-image:url('../images/contacts/pageHeader.png');*/
/*}*/
.contactsPortsHeader{
	height: 10px;
	background-image:url('../images/contacts/portsHeader.png');
	margin: 0 0 15px 0;
	}
.contacts-content{
	border-top: 1px solid #E5EBEA;
	padding: 25px 0 0 0;
	margin: 0 0 40px 0;
	line-height: 150%;
	}
.contacts-content p{
	margin: 0 0 24px;
	}
.cols-contacts{
	width: 720px;
	overflow:hidden;
	}
.col-contacts{
	width: 240px;
	float:left;
	}
.contacts-ports{
	border-top: 1px solid #E5EBEA;
	padding: 25px 0 0 0;
	line-height: 150%;
	margin: 0 0 40px 0;
	}
.lnk-map{
	font-weight:900;
	padding: 0 0 0 20px;
	background: url('../images/contacts/lnk-map.png') no-repeat 0 1px;
	display:inline-block;
	}
.err, .err-bold{
	color: #cb0000;
	line-height: 150%;
	display: none;
	}
.err-bold{
	font-weight: bold;
	}

div#error-text{
	margin-left: 360px; 
	text-align: left;
	min-height: 37px;
	margin-top: 10px;
	}
	
.contact-form-foot input#contacts-submit{
	float: right;	
	}