﻿.rotator{

	/*max-height:250px;
	 IE Image max-width 
	width: expression(this.height > 250 ? 250: true);*/
	height:250px;
	text-align:center;
	border:1px #FFFFFF solid;
}