﻿#slider_container_2 {width: 500px;}

.SliderName_2 {
	float: left;
	width: 500px;
	overflow: hidden;
	height: 200px;
}

.SliderNamePrev_2 {
	background: url(left.png) no-repeat left center;
	width: 50px;
	height: 30px;
	display: block;
	position: relative;
	top: 55px;
	right: 240px;
	text-decoration: none;
}

.SliderNameNext_2 {
	background: url(right.png) no-repeat right center;
	width: 50px;
	height:30px;
	display: block;
	position: relative;
	top:25px;
	right: 10px;
	text-decoration: none;
}

.SliderName_2Description {
	padding:3px;
	font-family: B nazanin,Tahoma;
	font-size: 14px;
	line-height: 120%;
	text-align: justify;
	color: #ffffff;
	font-weight:bold;
	min-height:30px;
	text-shadow: 0 1px 3px #000000;

}
.lead_sliderman
{
    font-family:Tahoma;
    font-size:11px;
    text-align:justify;
    color:#E1F6F2;
    font-weight:normal;
    }
#SliderNameNavigation_2 { margin: 0; padding: 10px 0 0 0; height: 18px; text-align: center; overflow-y: hidden;position:relative;top:-50px;right:0px; }

#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: 18px;
	height: 18px;
	background: url(img/bullet.png) no-repeat center center;
}

#SliderNameNavigation_2 a.active img
{
	background: url(img/bullet_active.png) no-repeat center center;
} 
 
 
 
 
 
 
 
 
 
 
 
 
