
#rotator
{
    float:right;   
    margin:20px 15px 0px 0px;
	width: 235px;
	height:352px;
	display:inline-block;
	
}

#rotator img
{
	
	display:block;
	width: 235px;
	height:352px;
}


