.contacts{ /* страница котактов */		
}
.contacts .c-item{
	color: #787878;			
	margin-bottom: 30px;
	background: url(../../../img/new_templates3/contacts/c-middle.gif) repeat-y;
}
.contacts .c-item a{
	color: #787878;
}
.contacts .t{
	background: url(../../../img/new_templates3/contacts/c-top.gif) no-repeat;
}
.contacts .b{
	padding: 4px 0 4px 20px;
	background: url(../../../img/new_templates3/contacts/c-bottom.gif) no-repeat 0 100%;
}
.contacts .fio{
	font-size: 20px;			
}
.contacts .fio span{
	border-bottom: solid 1px #eee;
}
.contacts .post{
	font-size: 11px;
	padding: 8px 0 0 0;	
}
.contacts .sep{
	height: 12px;
}
.contacts .phone{
	float: left;		
	padding-left: 16px;
	margin-right: 16px;	
	display: inline-block;
	background: url(../../../img/new_templates3/contacts/c-phone.gif) no-repeat 0 50%;
}
.contacts .email{
	float: left;	
	padding-left: 20px;
	margin-right: 16px;	
	display: inline-block;
	background: url(../../../img/new_templates3/contacts/c-mail.gif) no-repeat 0 50%;
}