@charset "UTF-8";
/* CSS Document */

.widget {
	width: 714px;
	height: 148px;
	background-color: #CCCCCC;
}
.SlidingPanels {
	width: 710px;
	height: 148px;
	overflow: visible;
	position: relative;
	float: left;
	padding: 0px;
}

.SlidingPanelsContainer {
	width:8000em;
	height:148px;
	position: absolute;
	float:left;
	margin: 0px;
	padding: 0px;
}
.SlidingPanelsContent {
	width: 357px;
	height: 120px;
	float: left;
	
}
.content {
	width: 346px;
	height: 120px;
	float: left;
	overflow: hidden;
	padding: 4px;
	border-right: solid 2px #eeeeee;
}
.panelnav {
	clear: both;
	height: 42px;
	font-size:.85em;
}
.left {
	text-align: left;
	margin-left: 4px;
}
.right {
	text-align: right;
	margin-right: 4px;
}
a.newsheadline, a.newsheadline:visited  {
	font-size: 10px;
	font-weight: bold;
	color:#095084;
	text-decoration:none;
	margin:0 0 0 0;
	text-decoration:underline;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
a.newsheadline:hover {
text-decoration:none;
}
