/*********** Clears ************/
.video-set:after,
.screenshot-spot:after,
.commentlist li:after,
.postmetadata:after,
.post-info:after,
.home-sections:after,
.home-sections .head:after,
#nav:after,
.main:after,
#top:after,
.footer:after,
.col3-set:after,
.clear:after,
.navigation:after,
.preamble:after,
.home-sections .head h2:after,
.primary-videos li:after,
.more-videos li.col-2:after,
.more-videos .actions:after,
ul.screencast li:after,
.home-content .introducing-magento .whatis-tabs:after,
.magento-offers:after,
.head:after, 
.head-alt:after,
.home-content .introducing-magento .whatis-tabs:after {
	content:".";
	display:block;
	clear:both;
	float:none; 
	height:0;
	font-size:0;
	line-height:0em;
	visibility:hidden;
	overflow:hidden;
}
