.jcarousel-skin-tango .jcarousel-container {
    background: #F0F6F9;
    float:left;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 580px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  580px;
    height: 235px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 580px;
    height: 235px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.items-events a{
	text-decoration:none;
}

.items-events a.gray{
	background-color:gray;
	color:white;
	padding:5px;
	display:inline-block;
	font-size:14px;
	text-transform: uppercase;
}

.items-events a.darkgray{
	background-color:#606062;
	color:white;
	padding:5px;
	font-size:11px;
	display:inline-block;
	text-transform: uppercase;
}

.items-events a.bestel{
	background-color:#D42927;
	color:white;
	padding:5px;
	font-size:10px;
	display:inline-block;
	text-transform: uppercase;
}

.items-events{
	position:absolute;
}

.items-events .title{
	margin-top:10px;
}

.items-events .artist{
	margin-top:5px;
}

.items-events .date{
	margin-top:30px;
}

.items-events .time{
	margin-top:5px;
}

.items-events .bestel{
	margin-top:30px;
}