#slider_container_2 { 	width:998px; /*background: url(../img/bg.png) no-repeat 0 0;*/ }

.SliderName_2 {
	float: left;	
	width:998px;
	height:244px;
	overflow: hidden;
}

.SliderNamePrev_2 {
	background: url(../img/left2.png) no-repeat left center;
	width: 50px;
	height: 244px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
	z-index:300;
}

.SliderNameNext_2 {
	background: url(../img/right.png) no-repeat right center;
	width: 50px;
	height: 244px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index:300;
	text-decoration: none;
}
.SliderName_2Description p{
	background:url(../images/repit_bg2.png) repeat-y left top;
	color:#000000;
	line-height:13px;


}
.SliderName_2Description {
	padding: 10px;
	font-size: 12px;
	text-align: left;
	top:50px;
	left:30px;
	position:relative;
	z-index:300;
	width:586px;
	text-decoration:none;

}
.SliderName_2Description a{
color:#000000;
text-decoration:none;
display:block;
background:url(../images/banner-rmorearrow.png) no-repeat right;
width:75px;
margin-left:10px;
}
.SliderName_2Description a:hover{
color:#ffffff;
}

.SliderName_2Description  p{
		padding:10px;
		}

.SliderName_2Description h2{
font-size:16px;
	color:#FFF;
	padding-bottom:0px;
	line-height:24px;
	background:url(../images/h2heading.png) no-repeat left top;
	display:block;
		padding-left:10px;
}


#SliderNameNavigation_2 { margin: 0; padding: 0px 0 0 0; height: 0px; text-align: center; overflow-y: hidden; }

#SliderNameNavigation_2 a:link, #SliderNameNavigation_2 a:active, #SliderNameNavigation_2 a:visited, #SliderNameNavigation_2 a:hover{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

/*#SliderNameNavigation_2 a img
{
	border: none;
	width: 16px;
	height: 16px;
	background: url(../img/bullet.png) no-repeat center center;
}

#SliderNameNavigation_2 a.active img
{
	background: url(../img/bullet_active.png) no-repeat center center;
}*/