@charset "utf-8";
/* CSS Document */



.floatright{
float:right;
height:13px;
margin-bottom:3px;
}
.floatright {
	color:#BFBFBF;
	font-size:11px;
	margin-right:12px;
	display:inline;
}
.page_no {
	color:#666666;
}
.floatright a{
	color:#707070;
	text-decoration:none;
}
.floatright a:hover{
	color:black;
	text-decoration:underline;
}

.news_page .nofloat {
float:none;
}
.news_page .nomarg{
margin-left:0px;
}
.clear_me{
clear:both;
}

.news_page hr{
	color:#DFDFDF;
	height:1px;
}


