
#style2_print_div {
	margin: 15px;
	
	padding-bottom: 30px;
}

.text_headline {
	font-size: 16px;

	color: #000000;

	line-height: 19px;

	margin-bottom: 10px;

}

.text_copy {
	font-size: 11px;

	color: #000000;
}



#print_logo {
	margin-bottom: 15px;
}


#print_contacts {
	margin-top: 15px;
	padding-top: 7px;
	
	border-top: 1px solid #000000;
}

	#print_contacts .contacts_title {
		font-weight: bold;
		
		margin-bottom: 7px;
	}

	#print_contacts .contacts_row {
		margin-bottom: 7px;
	}


#print_links {
	margin-top: 15px;
	padding-top: 7px;
	
	border-top: 1px solid #000000;
}

	#print_links .links_title {
		font-weight: bold;
		
		margin-bottom: 7px;
	}

	#print_links .links_row {
		margin-bottom: 7px;
	}


