@charset "UTF-8";
/* CSS Document */

.tickerstyle {
	width:930px;
	height:270px;
	padding:0px;
	overflow:hidden;
	margin-bottom: 8px;
	float: left;
	display: block;
}

.messagediv {
	float: left;
	height: 270px;
	width: 930px;
	display: none;
}
