.tickermain {
	height: 30px;
	width: 700px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: none;
	padding-top: 20px;
}

.tickermainRC {
	height: 30px;
	width: 900px;
	float: left;
	background-color: #1AA050;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:8px;
	text-align:center;
}

.acclogoRC {
	float: right;
	height: 70px;
	width: 81px;
}

.NavRC {
    position:relative;
	width: 1000px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.logonavRC {
	height: 30px;
	width: 120px;
	margin-left:10px;
	float: left;
}

.navnewRC {
	float: left;
	height: 30px;
	width: 772px;
}

.rss_box {
	width: 900px;
	height: 30px;
	background-color: #1AA050;
	border: 1px;
	float: left;
}

.rss_items {
	margin-top:0px;
	margin-left:0px;
	color:#000;
}

/*p.rss_title {padding:0.5em;}*/

.rss_title {

	text-decoration: none;
	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 12px;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: center;

}



.rss_item  {

  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
}

.rss_item a {
	text-decoration : none;
	color: white;
	font-size: 12px;
	font-weight:light;
	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

	}

	

.rss_item a:visited {

	color:white;

}



.rss_date {

	font-size: 85%;

	font-weight : normal;

	color: #fff;

	}
