.date5{width:64px; height:73px; background:url(../images/date5bg.png) no-repeat; font-weight:700; padding-left:2px; padding-bottom:1em;}
.date5 .month{width:100%; text-align:center; position:relative; top:18px; color:#fff;}
.date5 .day{width:100%; text-align:center; position:relative; top:16px; font-size:28px; color:#e3ddc3;}
.date5 .year {font-size: 20px; color: white; position:relative; text-align:center; top: 10px;}
/* credit to CSS Bits: http://www.templamatic.com/blog.asp?BlogID=21 */
   img {
	cursor:pointer;cursor:hand
}
#filterKeywords * {
	color: green;
}
#filterKeywords_un * {
	color: red;
}
body {
	font-family: arial;
}
#feed, #feed2 {
	margin-top: 3em;
	font-size:.8em;
	display: inline;
	width: 30%;
}
#content {
	margin-top: 3em;
	border: solid black 1px;
	width: 30%;
	font-family: arial;
	font-size: 1em;
}
#panel {
	margin-top: 2.3em;
	float: right;
	width: 50%;
	height: 300px;
	overflow: auto;
}
#directionLink {
	text-decoration: underline;
	font-weight: bold;
	color: blue;
}
#jobCount {
	background: silver;
	border: solid black 1px;
	font-weight: bold;
	font-size:1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}

