@charset "utf-8";
/* CSS Document */
.tickerstyle{
	width:80%;
	height:250px;
	border:1px dashed #FF8534;
	background-color: #FFF;
	margin-right: 9%;
	margin-left: 9%;
	margin-top: 8px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	

	

}

.messagediv{display: none;background: none}

