#newsticker {	
	position: relative;
	height:130px;
	padding-top:20px;
	width:500px;
	text-align:right;
}
#newsticker ul {
	list-style: none;
	min-height: 1.6em;
	padding: 10px 15px;
	padding-right: 30px;
	font-size:20px;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("vehicle_rental_images/icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
#THolder{
height:130px;
padding-top:20px;
}
.Comp{
display:block;
font-family:"Times New Roman", Times, serif;
}
.Testi{
display:block;
font-family:Arial, Helvetica, sans-serif;
}
