@charset "utf-8";
/* CSS Document */

.tickerstyle
{
	background-image: url(../images/img_head_news-2.gif); 
	background-repeat:repeat-y;
	width:313px; 
	height:135px;
	border:0px solid black; 
/*	background:lightyellow; */
	padding:0px;
	overflow:hidden;
}

.messagediv{
	display: none;
	margin-left:20px;
	margin-top:5px;
	margin-right:15px;
	margin-bottom:10px;
	
}
