#rotateAD {
	position:relative;
	width:430px;
	height:225px;
	overflow:hidden;
	background-color:#000;
}

#rotateAD .ADContent {
	position:absolute;
	background-color:#000;
}