.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
#simulator a img{
	border: 0;
}
#simulator h5 {
	display: block;
	float: none !important;
	min-height: 0 !important;
	font-size: 13px;
	margin: 4px 6px 1px;
	padding: 2px 4px;
	font-weight: normal;
	background: #ccc;
}