

.map{
	 float: left;
    width: 48%;
}



.editor contact-page{
	margin: auto;
    margin: 0 20px;
	}

.txt{
	 float: right;
    width: 34%;
	 letter-spacing: 1px;
	  background: url(../images/products/title_border.jpg) 6% 0% repeat-y;
}

ul.info li span{
	font-size:14px;
	color:#FF9D13;
	line-height:3.2;
	letter-spacing: 2px;
	padding: 0 10px;
}

ul.info li{
		 border: 1px solid #D8D8D8;
    border-width: 1px 0;
    margin-bottom: -1px;
}



