@charset "utf-8";
#newsTicker {
	width: 430px;
}
#newsTicker .SlidingPanels {
	width: 430px;
	height: 320px;
	float: left;
}
#newsTicker .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker .SlidingPanelsContent {
	float: left;
	width: 430px;
	height: 320px;
}

#newsTicker .SlidingPanelsContent .content {
	float: left;
}
#item1 .content, #item2 .content, #item3 .content, #item4 .content, #item5 .content {
}
#newsTicker .content {
	padding: 0px 4px;
	font-size:14px;
}

#newsTicker p {
	margin: 4px 4px;
}
#newsTicker p.gray {
	font:italic 14px Georgia, "Times New Roman", Times, serif; color:#666;}


#newsTicker .prev {
	text-align:center;
	clear: both;
	float:left;
	margin-top:0px;
	background:url(../images/pnBtns2.gif) no-repeat; width:75px; height:22px;
	font:normal 14px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#newsTicker .next {
	text-align: center;
	clear: both;
	float:right;
	margin-top:0px;
	background:url(../images/pnBtns.gif) no-repeat; width:75px; height:22px;
	font:normal 14px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#newsTicker .prev,#newsTicker .next {color:#FFF; text-decoration:none;}
#newsTicker .prev a:hover,#newsTicker .next a:hover{text-decoration:underline;}
#newsTicker label.fillInfo{float:left; width:120px; line-height:24px;}
#newsTicker .textfield{float:left;}
#newsTicker .crePwd{background:url(../images/clickHere_bg.gif); height:37px; width:193px; border:none; text-align:center; font:bold 14px/26px Arial, Helvetica, sans-serif; color:#FFF; cursor:pointer;}
#newsTicker .crePwd:hover{text-decoration:underline;}

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

#newsTicker .navLinks {
	clear: both;
	text-align: center;
	border-top:  solid 1px #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px #999;
}

