.rotate-container {
	width:100%;
	margin:0 0 10px;
	overflow:hidden;
}
.rotate-prefix {
	height:60px;
	margin:0 18px 0 0;
	float:left;
}
.rotate-images {
	height:60px;
	overflow:hidden;
	line-height:0;
	float:left;
}
.rotate-image {
	height:60px;
	background-position:top left;
}
