/* Default Slide */ 
ul.sld, li.sld 
{
		margin:0;
		padding:0;
		list-style:none;
}
.sliders, .sliders li
{ 	 
		width:290px;
		height:90px;
		overflow:hidden; 
}

.sliders3, .sliders3 li
{ 	 
		width:290px;
		height:73px;
		overflow:hidden; 
}
.sliders2, .sliders2 li
{ 	 
		width:455px;
		height:60px;
		overflow:hidden; 
}

.sliders1, .sliders1 li
{ 	 
		width:770px;
		height:30px;
		overflow:hidden; 
}
/* -- end --- Default Slide */

/* Promo Slide */
.sliders_promo, .sliders_promo li
{ 	 
		width:610px;
		/*height:220px;*/
		overflow:hidden; 
}	
/* -- end --- Promo Slide */

/* Slide */
.last_news, .last_news li
{ 	 
		width:270px;
		/*height:140px;*/
		overflow:hidden; 
}

.last_category_news, .last_category_news li
{ 	 
		width:630px;
		height:190px;
		overflow:hidden; 
}

.last_category_news_v, .last_category_news_v li
{ 	 
		width:310px;
		height:280px;
		overflow:hidden; 
}

.last_category_news_v1, .last_category_news_v1 li
{ 	 
		width:310px;
		height:160px;
		overflow:hidden; 
}

.last_photos, .last_photos li.sliderLI
{ 	 
		width:310px;
		height:130px;
		overflow:hidden; 
}

.last_videos, .last_videos li.sliderLI
{ 	 
		width:310px;
		height:70px;
		overflow:hidden; 
}
/* -- end --- Slide */


.last_back , .last_back li.sliderLI
{
	width:612px;
	height:224px;
	overflow:hidden;
}

/* Categories Slide */
.slide_categories, .slide_categories li
{ 	 
		width:600px;
		height:370px;
		overflow:hidden; 
}	
/* -- end --- Categories Slide */
