#newstickeer {
	background: #FFB368;
	position: relative;
	width: 770px;
	margin: 10px auto;
	font: bold .8em Arial, Helvetica, sans-serif, tahoma;
}


#ads-banner {
		width: 770px;
	margin: 10px auto;
	border: 0px solid #E0DBBD;
}




#newstickeer .newsti {
	border: 0 solid #FBF189;
	list-style: none;
	min-height: .8em;
	padding: .2em;
	0padding-right: 30px;
}
#newstickeer .newsti  a:link, #newstickeer .newsti  a:visited {
	color: #000;
	text-decoration: none;
}
#newstickeer .newsti  a:hover {
	color: #764C3C;
	text-decoration: none;
}
* html #newstickeer p {
	height: 1em;
	overflow: visible;
}
#newstickeer li.error {
	color: #f00;
}
#newstickeer #togglenewstickeer {
	background: transparent url(../images/thin_close_view.gif) no-repeat right;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newstickeer #togglenewstickeer {
	right: 30px;
}