/* Argilla NEWS TICKER STYLES */

#newsticker {
	width:309px;
	height:45px;
	margin:5px 0 0 5px;
	padding:0;
	background:url(../images/newsticker_tab.gif) no-repeat top left;
	position: relative;
}

#newsticker2 {
	line-height:12px;
	width:245px;
	height:41px;
	position:relative;
	top:1px;
	left:61px;
	padding:0;
	margin:0;
	border:1px solid #bbb;
	background-color:#efefef;
}

#newsticker .date{
	font-size:9px;
	color:#999999;
	}
	
#newsticker a{
	font-size:9px;
	}