.leaf_nav_container{
	width: 700px;
	float: left;
	margin-bottom: 10px;
	clear: both;
}

.leaf_nav{
	float: left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2px;
	margin-right: 5px;
	cursor: pointer;
}

.leaf_nav_m{
	margin-right: 5px;
	background-color: #eeeeee;
	float: left;
	border: 1px solid #eeeeee;
	padding: 2px;
	color: #000000;
}

.leaf_nav a, .leaf_nav_m a {
	text-decoration: none !important;
}

.leaf_nav_middle{
	float: left;
	margin-right: 5px;	
}

.newslist{
	clear: both;
	float: left;
	margin-top: 20px;
}