

div#rotator
{
	overflow: hidden;
	margin: auto;
	position: relative;
	width: 954px;
	height: 335px;
	float:left;
margin-bottom:20px;
	}

div#rotator img
{
	border: 0;
	cursor: pointer;
	width: 954px;
	height: 335px;

}
div#rotator_portrait
{
	overflow: hidden;
	margin: auto;
	position: relative;
	width: 954px;
	height: 335px;
	float:left;
	}

div#rotator_portrait img
{
	border: 0;
	cursor: pointer;
	width: 954px;
	height: 335px;
}