﻿.slideBorder
	{
	background-image: url('Images/border.gif');
	height:110px;
	width:5px;
	position:relative;
	z-index:100;
	left:4px;
	_top:-2px
	}
	
.slideBackground
	{
	background-image:url('Images/rotatorBg.gif');
	height:110px;
	width:680px;
	position:relative;
	background-repeat:no-repeat;	
	}
.slideIframe
	{
	position:relative;
	bottom:2px;
	right:3px;
	height:108px;
	width:640px;
	}
.slideButton
	{
	cursor:pointer;
	position:relative;
	left:15px;
	}
