﻿/**/
.freeliveevents_background 
{
	width: 440px;
	height: 230px;
    background-image: url(Images/email-2.jpg);
    background-repeat:no-repeat;
    padding: 10px 50px 10px 10px;
}

#freeliveevents_parade
{
	width: 250px;
	height: 200px;
	position: relative;
}

#freeliveevents_parade div.scrollableArea div.scrollItem
{
	float: left;
	margin-left: 25px;
	width: 200px;
	height: 200px;
}

.scrollItem 
{
	position: relative;
	float: left;
	width: 260px;
	height: 200px;
}	
	