.eotm-jotw * {font-family:Verdana, arial, Helvetica, sans-serif;}

/* event of the month/job of the week */
.eotm-jotw {
	overflow:hidden;
	list-style-type:none;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border:1px solid #e7e7e7;
	background-color: #fff;
}

.eotm-jotw .main-heading {
/*	font-size:90%;*/
	font-size:10px;
	margin:0 0 0 0;
	padding:10px 10px 10px 48px;
	background:url(/common/images/eotm_jotw_bg.jpg) no-repeat 0 0;
}

.eotm-jotw .main-heading .type {
	color:#f00;
	display:block;
}

.eotm-jotw .main-heading .timeframe {
	font-weight:normal;
/*	font-size:80%;*/
	font-size:10px;
}

.eotm-jotw .main-heading .job-or-event {
	text-transform:uppercase;
}

.eotm-jotw .events-jobs {
	padding:70px 8px 0;
	margin:-70px 0 0;
	list-style-type:none;
}

.jotw .events-jobs {background:url(/common/images/jotw.gif) no-repeat 10px 30px;}
.eotm .events-jobs {background:url(/common/images/eotm.gif) no-repeat 10px 30px;}

.eotm-jotw .title {
	margin:10px 0 0;
/*	font-size:80%;*/
	font-size:10px;
}

.eotm-jotw .events-jobs p {
	margin:0 0 10px;
/*	font-size:80%;*/
	font-size:10px;
}

.eotm-jotw .events-jobs p span {font-weight:bold;}

.eotm-jotw .more {
	text-decoration:none;
	display:block;
	margin:10px 0 0 8px;
	padding-left:15px;
	padding-right:8px;
	background:url(/common/images/icons/next.gif) no-repeat 0 0.3ex;
	line-height:11px;
	clear:both;
}

.eotm-jotw .more .link {
	text-decoration:underline;
/*	font-size:80%;*/
	font-size:10px;
}

.eotm-jotw .site {
	font-weight:bold;
	font-size:120%;
	letter-spacing:-0.04em;
	color:#444;
/*	font-size:80%;*/
	font-size:10px;
	font-family:Georgia, serif;
	display:block;
	margin-top:0.5ex;
}

.eotm-jotw .site .nature {color:#f33;}
/* end event of the month/job of the week */