/* Start of cookieSlider */

#cookieSlider {
float: right ;
width: 384px ;
padding: 0 0 0 0 ;
}

/* Start of cookieSlide */

#cookieSlide2 {
width: 384px ;
height: 237px ;
}

/* Start of Flow Player REMOVE IF NOT REQUIRED */

/* container for slides */
.images {	
	height:384px;	
	width:384px;
	position: relative ;
	float:left;	
	margin:0px;
	cursor:pointer;	
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	top: 0px;
	left:0px;		
	margin:0px;
	height:384px;
	font-size:12px;
}
