/* Demo styles
----------------------------------*/
li.bullet   {
	margin-top:20px;
}

.pic {
	float:right;
	margin:0px 5px 5px 0px;
	clear:both;
}

.clear_left {
	clear:right;
	border-top:#999999 thin solid;
	padding: 5px;
}


p.date {
	margin-bottom:-3px;
}



ul.newsYears li{
	display:inline;
	border-left:1px #000000 solid;
	padding-left:5px;
}

ul.newsYears li:first-child {
	border-left:none;
}
