@charset "utf-8";
.tickerstyle{
	width:219px;
	height:260px;
	border:1px solid black;
	background:lightyellow;
	background-image: url(../images/common/sidebar/home/sidebar_ticker_background.jpg);
	background-repeat: repeat-x;
	overflow:hidden;
	padding-left: 5px;
	padding-right: 5px;
}
.messagediv{
	display: none;
	text-align: center;
}
