body{overflow: -moz-scrollbars-vertical;}

a {
	text-decoration: none;
}
img {border:0;}
ul.callbacks_container_1,.callbacks_container_1 li,.callbacks_tabs_1{margin:0;padding:0}
.callbacks_container_1 {
	position: relative;
	float: left;
	width: 100%;
}

.events {
	list-style: none;
}
.callbacks_1 {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks_1 li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks_1 img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.callbacks_1 .caption_1 {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 12px;
	text-shadow: none;
	color: #fff;
	filter:alpha(opacity=50);  
    -moz-opacity:0.5;  
    -khtml-opacity: 0.5;  
	background:#000;
	background: rgba(0, 0, 0, .5); 
	left: 0;
	right: 0;
	bottom: 0;
	padding: 4px 20px;
	margin: 0;
	max-width: none;
	width:100%;
}

.callbacks_tabs_1{
	position:absolute;z-index:98;
	bottom:25px;right:0px;
	height:19px;
	display:block;
	zoom:1;
	overflow:hidden;
	list-style: none;
	background:none;
	font-size: 12px;
	list-style: none;
	text-align:right;
	
}
.callbacks_tabs_1 a:link{color:#fff;}

.callbacks_tabs_1 li {
	display: inline-block;
	zoom:1; overflow:hidden;
	float: left;
	margin-left: 2px;
	
	background:#4b4a46;

	
}
.callbacks_tabs_1 a {
	width: auto;
	line-height: 17px;
	padding: 2px 9px;
	font-family:"Arial";
	height: auto;
	display: inline;
}
.callbacks_tabs_1 li:first-child {
	margin-left: 0;
}
.callbacks_tabs_1 .callbacks_here_1 a {
	background:#c82926;
	font-family:"Arial";
	color: #fff;
	
}
