/* Easy Slider Marquesina */

	#slidermarquee{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	width: 740px;
	font-size: 0.7em;
}	
	#slidermarquee ul, #slidermarquee li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slidermarquee li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:740px;
	overflow:hidden;
		}	
					
		
		p#controlsmarquee {
		margin:0;
		position:relative;
		display:none;
		} 
	
	#prevBtnmarquee, #nextBtnmarquee, #firstBtnmarquee, #lastBtnmarquee a { 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:40px;
		position:absolute;
		top:4px;
		}
	#prevBtnmarquee a, #nextBtnmarquee a, #firstBtnmarquee a, #lastBtnmarquee a {  
		display:block;
		width:16px;
		height:16px;
		}
	#firstBtnmarquee { 
		left:10px;
		}	
	#prevBtnmarquee { 
		left:30px;
		}
	#nextBtnmarquee { 
		left:50px;
		}		
	#lastBtnmarquee, #lastBtn a { 
		left:70px;		
		}										

		
#prevBtnmarquee a {  
background:url(/scroll/easyslider/images/Previous.gif) no-repeat 0 0;	
		}
		
#nextBtnmarquee a { 
background:url(/scroll/easyslider/images/media_play_green.png) no-repeat 0 0;	
		
		}	
#firstBtnmarquee a { 
background:url(/scroll/easyslider/images/First.gif) no-repeat 0 0;
	
		}

#lastBtnmarquee a { 
background:url(/scroll/easyslider/images/Last.gif) no-repeat 0 0;								
}
/* // Easy Slider Marquesina */

/* Easy Slider */

	#slider{
		}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-160px;
		}	
	#nextBtn, #nextBtn2{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(/scroll/easyslider/images/media_step_back.png) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(/scroll/easyslider/images/media_step_forward.png) no-repeat 0 0;	
		}												

/* // Easy Slider */
#contienescrollhorizontal {
	clear: both;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
h2 a {
	font-size: 0.6em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	font-family: Verdana, Geneva, sans-serif;
}
