.jfox_artnews a {
	color: #404853;
}
.jfox_header {
    font: 300 13px/22px "Open Sans",sans-serif;
    padding: 6px 0;
	position: relative;
	display:block;
	width: 100%;
}
.jfox_aecol {
    border-bottom: 1px solid #eeeeee;
    clear: both;
    padding: 6px 0 7px;
	display:block;
}
.jfox_calendar {
    border-right: 4px solid #7e8aa2;
    color: #3d3d3d;
    float: left;
    letter-spacing: normal;
    list-style: outside none none;
    margin-right: 8px;
    min-width: 80px;
}
.jfox_calendar .month {
    font-size: 0.8em;
    font-weight: bold;
    letter-spacing: 0.2em;
    line-height: 1.1em;
    margin-bottom: 0.2em;
}
.jfox_calendar .day {
    font-size: 1.6em;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 0.8em;
    margin-top: 0.2em;
}
.jfox_calendar .year {
    font-size: 0.8em;
    letter-spacing: 0.35em;
    line-height: 1.1em;
    margin-bottom: 0.2em;
}
.jfox_calendar .month, .jfox_calendar .day, .jfox_calendar .year {
    position: relative;
    text-align: center;
    width: 100%;
}
.jfox_title {
	position: relative;
	line-height: 24px;
}
.jfox_file_version {
    float: right;
	position: absolute;
	top:0;
	right:0;
	z-index:99;
    font-size: 12px;
	background: none repeat scroll 0 0 #F6F7F8;
	border-radius: 3px 3px 3px 3px;
	color: #7E8AA2;
	line-height: 12px;
	padding: 4px;	
}
.jfox_username {
    font-size: 11px;
	color: #CCC;
	display:block;
	width: 100%;
	line-height: 18px;
	text-align:right;
}
.jfox_username span {
    font-size: 12px;
	color: #7E8AA2;
}
.jfox_countdown {
	font-size: 12px;
	color: #999;
	display:block;
	width: 100%;
	line-height: 12px;
	text-align:right;
}
.jfox_countdown span {
    font-size: 12px;
	color: #7E8AA2;
}
.jfox_showtime {
	font-size: 12px;
	color: #999;
	display:block;
	width: 100%;
	line-height: 12px;
	text-align:right;
}
.jfox_showtime span {
	font-size: 9px;
	color: #CCC;
}
.jfox_emptyblock {
	display:block;
	width: 100%;
	height: 18px;
}
.jfox_noitems {
	color: #777;
	text-align: center;
	padding: 10px 0;
}

.jfox_aecol.jfimg {
	min-height: 58px;
	padding: 7px 0 8px;
}
.jfimg .jfox_header {
    font: 300 14px/24px "Open Sans",sans-serif;
    padding: 0 0 2px 0;
}
.jfox_events_images {
	height:56px;
	width: 84px;
	overflow: hidden;
    float: left;
    margin: 0 10px 2px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.jfox_events_images img {
	width: 100%;
	height: auto;
}
.jfox_introtxt {
    color: #666;
    font-size: 0.9em;
}