/* scroller */
#ej_wrapper {
	margin: !important;
	margin: ;
	overflow: hidden; 
	width: 440px; 
	height: 200px;
	/*border: 1px solid #333333;*/
	/*background-color:#E6FBFF;*/
	position: relative;
}
 
 
#ej_inner_view {
	width: 1990px; 
	height: 900px;
position: relative;
}
 
.scrolling-content {
	/* background: transparent url(/modules/mod_ninja_ajax_slider/images2/slider_back1.png) top left no-repeat; */
	width: 440px; 
	height: 200px;
	/* text-align: center; */
	position: absolute;
	/*border: #999999 1px solid; */
	overflow:hidden;
}
 
.scrolling-content h1 { 
	color: #fff;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
#content0 {
	left: 1000px; 
	top: 640px; 
}
#content1 {
	left: 100px; 
	top: 350px; 
}
#content2 {
	left: 1000px; 
	top: 440px; 
}
#content3 {
	left: 100px; 
	top: 650px; 
}
.ej_slider_back_text {
	color: #999;
	font-family:Lucida Grande,Verdana,Arial,Sans-Serif;
	text-align:center;
	margin:0px;
	font-size:10px;
}
#ej_slider_separor0{
		left:0px; 
		top:5px; 
		width: 110px;
		height:25px;
		position: absolute;
		cursor:pointer;
		/* background-color:#999999; */
	}
#ej_slider_separor1{
		left:110px; 
		top:5px; 
		width: 110px;
		height:25px;
		position: absolute;
		cursor:pointer;
		/* background-color:#999999; */
	}
#ej_slider_separor2{
		left:220px; 
		top:5px; 
		width: 110px;
		height:25px;
		position: absolute;
		cursor:pointer;
		/* background-color:#999999; */
	}
#ej_slider_separor3{
		left:330px; 
		top:5px; 
		width: 110px;
		height:25px;
		position: absolute;
		cursor:pointer;
		/* background-color:#999999; */
	}
/* slider */
#ej_slider_area {
	/* background: #ccc; */
	width: 440px; 
	height: 25px;
	margin: 0px 0px 0px 0px!important;
	margin: 0px 0px 0px 0px;
	background-image: url(images/slider_back3.gif);
	padding:0px;
	/* background-color:#f1f1f1; */
	background-repeat:repeat-x;
	position: relative;
}
 
#ej_slider_knob {
	width: 110px;; 
	height: 25px;
	background-image:url(images/slider_button.png);
	overflow:hidden;
	cursor:pointer;
	/* background: #FF0000; */
}

#ej_slider_text {
	color: #ffffff;
	font-family:Lucida Grande,Verdana,Arial,Sans-Serif;
	text-align:center;
	font-size:13px;
	margin-top: 2px;
	font-weight:bold;
}
.context {
	font-size:small;
	color:#990000;
	text-align:justify;
}
