﻿.newsticker 
{
	list-style-type:none;
	/*
	border: 1px dashed #fff;
	background: #050c44;*/
	padding: 3px;
	margin: 0;
	cursor:pointer;		
	text-align:left;
}	
/*
#listticker{
	height:150px;
	width:400px;
	overflow:hidden;
	padding:6px 10px 14px 10px;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}
#listticker li{
	height:70px;
	padding:5px;
	list-style:none;
}
#listticker a{
	color:#000000;
	margin-bottom:4px;
}
#listticker .news-title{
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	font-size:11px;
	text-align:left;
}
#listticker .news-text{
	display:block;
	font-size:11px;
	color:#666666;
	text-align:justify;
}
#listticker img
{
	width:60px;
	height:60px;
	float:left;
	margin-right:14px;
	padding:4px;
	border:solid 1px #DEDEDE;
}*/
