
#newsticker_container {
height:491px;
width:755px;

}

#newsticker {
background: transparent none no-repeat 0 0;

height:491px;
overflow:hidden;
position:relative;
padding-left:0px;

}

#newsticker2 {
background: transparent none no-repeat 0 0;

height:506px;
overflow:hidden;
position:relative;

}
#newsticker ul ,#newsticker2 ul {
	height:491;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
overflow:hidden;
padding:0px;
}
* html #newsticker ul , * html #newsticker2 ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error , #newsticker2 li.error {
	color: #f00;
}
#newsticker li , #newsticker2 li {
	list-style:none;
	font-size:18px;
	color:#59483E;
	font-weight:100;
	font-family:century gothic;arial;
	}


/* #newsticker #togglenewsticker , #newsticker2 #togglenewsticker {
	background: transparent none no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
 */
.tagline {
	padding: 30px 0px 0px 26px;
}
