/* Guernsey Electricity News Ticker Styling */

/*  NOTE: also a .newsTicker class in content.css */

.ticko {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border-top:1px solid #FFFFFF;
	border-bottom:1px dashed #717171;
	padding:1px 0 1px 0;
	margin:1px 0 0px 0;
	display:block;
}

a.tickl {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	color:#537798;
	font-weight:bold;
}

a.tickl:hover {
	color:#A4BE2D;
	text-decoration:none;
}

.ticki {
	width:700px;
	height:13px;
	overflow:hidden;
}

.tickls {
	color:#444444;
}

/* .tickh {
	display:none; 
} */

.ds {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
}

.lu {
	font-size:11px;
	color:#666666;
}
