@import url(styles.css);

.body {
	background: url(/i/contacts/map.png) right 0 no-repeat;
}
p {
	line-height: 18px;
	padding-bottom: 20px;
}
.contacts_block {
	border: 1px solid #CCCCCC;
	background: url(/i/contacts/block_bg.gif) 0 bottom repeat-x;
	font-size: 11px;
	padding: 16px 18px 1px 18px;
}
.contacts_block h3 {
	padding-bottom: 15px;
}
h4 {
	padding-bottom: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
.contacts_block p {
	padding-bottom: 15px;
	line-height: 16px;
}
.contacts_block2 p {
	padding-bottom: 30px;
	line-height: 18px;
}
.contacts_block span {
	padding: 2px 4px 2px 4px;
	margin-top: 1px;
	margin-right: 2px;
	background: #FFD800;
	font-size: 8px;
	font-weight: bold;
	line-height: normal;
	display: -moz-inline-stack;
	display: inline-block;
	_overflow:hidden;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}
