.allVidH{
margin-left:30px;
margin-top:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

.allVidH .carousel-nav {
display:block;
position:relative;
float:left;
background:transparent url(./img/carousel-prev-next-3.png) no-repeat scroll -10px -40px;
top:20px;
height:80px !important;
overflow:hidden;
/*position:absolute;*/
width:30px !important;
z-index:50;
margin-bottom:4px;
cursor:pointer;
background-color:#CCC;
/*filter: alpha(opacity=60);*/
}
.allVidH .carousel-next {
background-position:-65px -50px;
margin:0;
margin-left:5px;
clear:right;

}
.allVidH a.carousel-next:hover {
		
background-color: #CF0;;
}


.allVidH .carousel-prev {
margin:0;
background-position:0 -50px;
margin-right:5px;
}
.allVidH a.carousel-prev:hover {
/*background-position:-24px -16px;*/
background-color: #CF0;;

}

.allVidH .goPrev .disabled{
background-position:-24px -16px;
}

.allVidH .goNext .disabled{
background-position:-48px -16px;
}
.allVidH a.disabled{
cursor:default;
filter: alpha(opacity=70);
opacity:0.7;

}



.allVidH .carousel-nav .carousel-label {
display:block;
left:-50000%;
overflow:hidden;
position:absolute;
width:1px;
}

.allVidH .itemYH{
	margin:3px;
	
	
}