
li.cblkhck-contact-navitem {
	position: relative;
	overflow: visible;
}

header .cblkhck-social {

	/* most of these lines override the .primary-nav ul rule from the main stylesheet
	didn't want to mess with that stylesheet */
	z-index: 99999;
	float: none;

	position: absolute;
	right: 21px;
	top: 64px;
	width: 500px;
}

.cblkhck-social > li {
	float: right;
	margin-left: 7px;
	margin-right: 0;
	padding: 0;
}

.cblkhck-social > li > a {
	padding: 0;
}

.cblkhck-social > li > a:hover {
	opacity: .9;
}

.cblkhck-social > li > a > img {
	width: 24px;
	height: 24px;
}