.tocol_arr .tocol-2 .tx-skcalendar-pi1 {
	float:right;
}

.tx-skcalendar-pi1 .event_wrapper {
	padding: 0;
	width: 465px;
	float: left;
	position: relative;
	min-width: 0;
	margin-bottom:10px;
	border:1px solid #6B6B6B;
}

.event_wrapper {
	width: 485px;
	font-size: 11px;
	font-family: arial;
	color: #666;
	float: left;
}

.event_wrapper .content {
	float: left;
	width: 465px;
	text-align: left;
	clear: both;
	border-top: 1px solid #BBBBBB;
	font-size: 11px;
	line-height: 15px;
}

.event_wrapper .image {
	width: 80px;
	float: left;
	margin: 0 20px 0 0;
	display: inline;
}

.event_wrapper .image img {
	float: left;
	width: 80px;
	height: 80px;
}

.event_wrapper .date {
	font-weight: bold;
}

.event_wrapper .date a {
	color: #666;
	font-weight: normal;
}

.event_wrapper .content .content_left {
	display: inline;
	float: left;
	width: 178px;
	margin: 0 0 0 20px;
	color: #000;
	overflow: hidden;
}

.event_wrapper .content .content_left p {
	color: #000;
}

.event_wrapper .content .content_right {
	float: left;
	width: 245px;
	margin: 0 0 0 20px;
	display: inline;
	overflow: hidden;
}

.event_wrapper .content img {
	height: auto;
	float: left;
	padding: 0 0 20px 0;
}

.event_wrapper .content h1 {
	margin: 0 0 20px 0;
}

.event_wrapper .teaser {
	width: 465px;
	float: left;
	position: relative;
	background-color: #cdcdcd;
}

.event_wrapper .teaser_left {
	float: left;
	width: 265px;
}

.event_wrapper .teaser_right {
	margin: 5px 0 11px 20px;
	float: left;
	width: 180px;
	min-height: 0px;
	position:relative;
	display: inline;
}

.event_wrapper .shortdescription {
	line-height: 12px;
	float: left;
	clear: both;
	margin: 5px 0 0 0;
	display: inline;
}
/*
.event_wrapper .links {
	float: right;
	white-space: nowrap;
	display: inline;
	clear: both;
	position: absolute;
	bottom: 5px;
	right: 20px;
}

.event_wrapper .links div {
	float: left;
	display: inline;
}
*/
.event_wrapper .links .readmore {
	margin: 0 5px 0 0;
	float:left;
	display:inline;
}

.event_wrapper .links .ticket {
	display:inline;
	float:left;
	margin:0 5px 0 0;
}

.event_wrapper a {
	color: #000;
	text-decoration: none;
}

.event_wrapper a:hover {
	color: #000;
	text-decoration: underline;
}

.event_wrapper .intro {
	float: left;
	margin: 5px 0 0 0;
	display: inline;
}

.event_wrapper .content_right h1 {
	float: left;
	clear: both;
	margin: 0 0 20px 0;
	min-height: 0px;
	position: relative;
	color: #000;
	display: inline;
}

.event_wrapper .description {
	float: left;
	clear: both;
	color: #000;
}

.event_wrapper .content_right .read_more {
	float: left;
}


.event_wrapper .content_right .ticket {
	float: left;
	/*clear: both;*/
	display: inline;
	/*width: 245px;
	text-align: right;
	padding-top: 10px;*/
}

.event_wrapper .content_spacer {
	width: 465px;
	float: left;
	padding: 16px 0 20px 0;
	background-color:#CDCDCD;
}

.tx-skcalendar-pi1 .thumbmonthview {
	width: 150px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin-bottom:10px;
}

.tx-skcalendar-pi1 .thumbmonthview td {
	border: 1px solid #6B6B6B;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	vertical-align: middle;
	color: #6B6B6B;
}

.tx-skcalendar-pi1 .thumbmonthview td a {
	color: #000;
	display: block;
	width: 20px
	height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.tx-skcalendar-pi1 .thumbmonthview td a:hover {
	background-color: #6b6b6b;
	color: #fff;
}

.tx-skcalendar-pi1 .thumbmonthview td br {
	display: none;
}

.tx-skcalendar-pi1 .thumbmonthview td.thumbmonth_cat1 a, td.thumbmonth_cat2 a {
	color: #0028ae;
}

.tx-skcalendar-pi1 .thumbmonthview td.monthname {
	font-weight: bold;
}

.tx-skcalendar-pi1 .teaser .teaser_left .intro .title {
	font-weight:bold;
	color:#000;
	display:block;
	float:left;
	/*font-family:Lucida Sans Unicode;*/
	font-size:12px;
	width:165px;
}

.tx-skcalendar-pi1 .teaser .teaser_left .links {
	color:#FF0030;
	float: left;
	clear: both;
	width: 100%;
}



.tx-skcalendar-pi1 .teaser .teaser_right .time {
	color: #000000;
	font-weight:bold;
	padding-bottom: 10px;
}

.tx-skcalendar-pi1 .teaser .teaser_right .place {
	color: #000000;
}

.tx-skcalendar-pi1 .teaser .teaser_right .cost {
	color: #000000;
}


