.contacts_section{
	text-align: right;
	font-weight: bold;
}
.contacts_data{
}

.contacts_section_small{
	font-weight: bold;
	color: #565555;
	padding: 5px 15px 5px 15px;
	
}
.contacts_data_small{
	text-align: left;
	color: #000000;
	font-size: 11px;
	padding: 5px 15px 5px 15px;
}

table.contacts_small{
	background-color: #CDD6DA;
	border-bottom:	3px solid #8E99A0;
}
