table.cont tr td{
	padding:20px 20px 0 0;
}
td.name{
	width: 170px;
}
div.contacts-map
{
width: 100%;
float: left;
clear: both;
}

div.map
{
width: 540px;
float:left;
text-align:center;
}

div.map img
{
width:520px;
float: left;
}

