/*body{
	background-color:#fff;
}

p{
	color:#fff;
	text-align:center;
}*/
#wrap-slide { 
	position:relative;height: auto;
}
/**html body #wrap-slide .prev{
	background:url(../images/but_previous.png) center center no-repeat;
	width:26px;
	height:36px;
	border:0px;
	cursor:pointer;
	position:absolute;
	z-index:200;
	left:-45px;
	text-indent:-9999px;
	top:213px;
}*/
#wrap-slide .prev{
	background:url(../images/previous_gal.gif) center center no-repeat;
	width:41px;
	height:78px;
	border:0px;
	cursor:pointer;
	position:absolute;
	z-index:200;
	left:-42px;
	text-indent:-9999px;
	top:190px;
	
}

#wrap-slide .next{
	background:url(../images/next_gal.gif) center center no-repeat;
	width:41px;
	height:78px;
	border:0px;
	cursor:pointer;
	position:absolute;
	z-index:200;
	right:-42px;
	text-indent:-9999px;
	top:190px;
}
div.jMyCarousel .prev{
	background:url(../images/previous_gal.gif) center center no-repeat;
	width:26px;
	height:280px;
	border:0px;
	cursor:pointer;
}

div.jMyCarousel .next{
	background:url(../images/but_next.png) center center no-repeat;
	width:26px;
	height:280px;
	border:0px;
	cursor:pointer;
}

div.jMyCarousel .up{
	background: url('../../img/up.png') center center no-repeat;
	width:61px;
	height:40px;
	border:0px;
}

div.jMyCarousel .down{
	background: url('../../img/down.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}


/** Carousel 2 **/
div.jMyCarousel{
	margin:auto;
	width:571px;
	position: relative;
	padding:0 0px 0 0px;
	overflow:hidden;
	height: auto;
}
*html body div.jMyCarousel{
	margin:auto;
	padding:0 0px 0 0px;
	overflow:hidden;
		height: auto;
	/*position: absolute;*/
}
div.jMyCarousel ul{
	width:100%;
		height: auto;
}

div.jMyCarousel ul li{
	margin:0 0px 0 0;
	padding:0px;
		height: auto;
	/*height:280px;*/
	
}
div.jMyCarousel ul li.first{
	/*margin:0 26px 0 0;*/
	
}
/*div.jMyCarousel ul li a{  in case of link 
	display:block;
	margin:0px;
	padding:0px;
	text-decoration:none;
	text-align:center;
}*/

/*div.jMyCarousel ul li a img{
	display:block;
	border:0px;
	position:absolute;	
	bottom:30px;
	
}*/

*:first-child+html div.jMyCarousel ul li a span{
	color:#999999;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	position: relative;
	margin-top:265px;

}
div.jMyCarousel ul li a span{
	color:#999999;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	position: relative;
	margin-top:265px;

}
/*html>body div.jMyCarousel ul li a span{
	color:#999999;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	position: relative;
	margin-top:265px;
	min-height:20px;

}*/
