.jfox_artnews a {
	color: #404853;
}
.jfox_header {
    font: 300 13px/22px "Open Sans",sans-serif;
    padding: 6px 0;
}
.jfox_scol {
    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_version {
    float: right;
    font-size: 12px;
}
.jfox_noitems {
	color: #777;
	text-align: center;
	padding: 10px 0;
}

.jfox_scol.jfimg {
	min-height: 64px;
	padding: 7px 0 8px;
}
.jfimg .jfox_header {
    font: 300 14px/24px "Open Sans",sans-serif;
    padding: 0 0 2px 0;
}
.jfox_images {
	height:64px;
	width: 96px;
	overflow: hidden;
    float: left;
    margin: 0 10px 2px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.jfox_images img {
	width: 100%;
	height: auto;
}
.jfox_introtxt {
    color: #666;
    font-size: 0.9em;
}