.contactsSection
{
	background-color: 		#576088;
	color:					#ffffff;
	padding:				1px 5px 1px 5px;
	margin-bottom:			5px;
	
	font-variant:			small-caps;
	text-transform:			uppercase;
}

.contactsSection img
{
	margin:					0 5px 0 0;
}

.contactsSection a
{
	color:					#ffffff;
	text-decoration:		none;
}

.contactsSection a:hover
{
	text-decoration:		underline;
}

#cs1content, #cs2content, #cs3content
{
	/*display:				none;*/
}