/* NukeRotator - http://www.weblord.it */
#wlrotator
{
	border: 0px solid #000000;
	cursor: pointer;
	overflow: hidden;
	margin: auto;
	position: relative;
	width: 500px;
	height: 120px;
}

#wlrotator img
{
	border: 0;
	cursor: pointer;
	width: 500px;
	height: 120px;
}
