/* Events Manager Module CSS */
.evmtable {
        margin:5px 0 0 10px;
        width:95%;
}
.evmtable td {
	padding-bottom:10px;
	vertical-align: top !important;
}
.evmtable img {
        border:3px solid #dedede;
        margin: 4px;
}
.evmtable a {
	text-decoration:none;
}
.thumbless_event {
	padding-left:8px;
}
.evmdates {
        font-weight:bold;
        font-size:10px;
        padding;0;
}
.evmtitle { 
	font-weight:bold;
}
.evmdesc { display:none; }

.evmthumb {
        width:120px;
        height:53px;
}
.thumbmiddle * {
	margin-left:-10px !important;
}
.thumbmiddle .evmtitle {
	max-width:200px;
	margin:0 0 5px 0 !important;
}
.evdhighlight img {
        border-color:#ff9900;
}
.title_left {
	font-size:80%;
	padding-left:5px;
	text-align:left !important;
	width:100%;
}
.events_date_text {
	font-weight:bold;
	text-align:right;
	font-size:16px;
	padding-right:10px;
	margin-bottom:10px;
}
.event_details_date {
	font-size:16px;
	padding:4px;
}
.event_details_title {
	margin:15px 0 15px 0;
	font-size:20px;
	font-weight:bold;
}
.event_details_thumb_right img {
	float:right;
	margin:auto 10px auto 10px;
	border: 1px solid black;
}
.strikethrough {
	font-style:italic;
	color:#ccc;
}	

.event_details { 
	border: 0px;
	}																																																																																																													
