#widgetImageHead {
margin-top: 20px;
margin-left: 1px;
margin-bottom: 0;
width: 240px;
}

/*  this controls the widget size and basic styles */
#scrollerwidget {
	margin: 1px 1px 1px 1px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', verdana, helvetica, sans-serif;
	line-height: 16px;
	background-color: #fefff5;
	position: relative;
}

.widgetContent {
	float: left;
	clear: left;
	width: 240px;
	margin: 0;
	margin-bottom: 4px;
	overflow: hidden;
}

#scrollerwidget a {
	color: #005A84;
	text-decoration: none;
}

#scrollerwidget a:hover {
	text-decoration: underline;
}

.module {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	width: auto;
}

.moduleHeaderInline {
	padding-left: 4px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 0;
	margin-bottom: 0;
	height: 24px;
	background: #fefff5;
	border: 0px solid red;
	border-bottom: 1px solid #ebebeb;
}


/*  this controls the headline and nav space */
h3.moduleHeaderH {
	display: block;
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #336600;
}

.hidden {
	display: none;
	overflow: hidden;
}

.linebreak {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: -1px 0 0 0;
	font-size: 1px;
}

.timestamp {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.topStory {
	font-size: 11px;
	margin-bottom: 8px;
}

.topStory p {
	font-size: 11px;
	margin: 4px 0px 4px 0px;
}

.headlineMed {
	clear: left;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-left: 1px;
	font-size: 11px;
	background: url("bulletM.gif") no-repeat;
	position: relative;
}

.inlineLinks {
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666;
}

.inlineLinks a,
li .inlineLinks a {
	font-size: 12px;
}
