/* browser hacks for IE6 (I can't believe I'm still supporting this browser) */

#subscribebyemail-nav-input {
	margin-right:-9px;
}
.bio-col,
#biopic,
.bio-col li.widget {
	display:inline;
}
.self-clear {
	height: 1%;
}
a.icon-link {
	cursor:pointer;
}
#contact-form #widget-content {
	display:inline-block;
}
