@charset "utf-8";
/* CSS Document */


.contactsBigImageBlock{
	width:660px;
	height:310px;
	float:left;
	background:url(../images/contacts/contactsBigImageBg.jpg) no-repeat;
	padding:5px;
}
.contactsContentBlock{
	width:210px;
	height:300px;
	float:left;
	padding:10px;
}
.contactsDetails{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:16px;
}