﻿.contact{
	margin-right: -15px;
	background: url(details.jpg) no-repeat right 0;
	min-height: 300px;
	float: right;
	width: 240px;
}

.form{
	float: left;
	width: 350px;
	position: relative;
}

.contact h2{
	padding: 0 0 0px;
	margin: 0 15px 5px 0;
	border-bottom: solid 3px #494440;
}

.adr{
	margin: 0 0 10px 0;
}

.type{
	color: #242220;
	font-weight: bold;
	padding: 0 10px 0 0;
}

.info{
    padding: 5px 15px 0 0;
}