#searchEngine {
	width : 480px;
	border:1px solid black;
	background-color: #f8f8f8;
	padding:10px;
	font-size:80%;
	line-height:160%;
}
.tickercontainer {
	width:858px;
}
.tickercontainer, ul.newsticker li, ul.newsticker a {
	background-color:#000000;
}
.tickercontainer .mask {
	width:840px;
}
ul.newsticker {
	left:450px;
}
