/* hot topic ribbon mods for IE */
body .hot-topic {
	white-space: nowrap;
}

body .hot-topics-teaser .hot-topic-link {
	font-size: 12px;
}

body .hot-topics-teaser{
	width: 990px;
}

/* topic page thumbnails */
.ranked .thumbnail {
	width: 180px;
}

.share-this-page-icons {
	text-align: right;
}

.share-this-page {
	width: 180px;
	text-align: right;
}


