.fs-data-div-tabs{
	padding:6px 6px 0 6px;
}
.fs-data-div {
	border-top:none;
	border-bottom: 6px solid #e5e5e5;
}
.fs_footer{
	background-color:#E5E5E5;
	color: #1a303a;
	font-weight:bold;
	padding:6px 6px 60px 6px;
}
.fs-stats-links{
	border-top:none;
	border-bottom:none;
	border-left: 6px solid #e5e5e5;
	border-right: 6px solid #e5e5e5;
	padding: 15px 0 10px 14px;
	color:#768E9C;
	font-weight:bold;
        margin-bottom: -10px;
}
.fs-stats-links a:hover{
	color:#768E9C;
}
.pagination{
	float:right;
	height:auto;
	color:#879fab;
	font-size:12px;
	font-weight:bold;	
	overflow:visible;
	*padding:3px 0px;
}
	.pagination .pageNumber{
		width:16px;
		height:auto;
		padding:3px;
		*padding:2px 3px;
		text-align:center;
		border:1px solid #c6cccf;
		color:#f3b500;
		font-size:14px;
	}
		.pagination a{
			width:55px;
			height:18px;
			font-weight:bold;
			padding-top:2px;
			padding-bottom:15px;
			color:#1A303A;
		}
		.pagination a span{	
			background-image:url(/fe/images/comments/fs-comments_paginator_links.png);
			background-repeat:no-repeat;
		}		
		.pagination a.prev span{	
			padding:0px 0px 2px 10px;
			margin-right:5px;
			background-position:0 0;	
		}
		.pagination a.prev:hover span{
			background-position:0px -16px;
		}
		.pagination a.next{
			margin-left:5px;
			width:45px;	
		}
		.pagination a.next span{				
			text-align:right;	
			padding:0px 0px 2px 10px;		
			background-position:-13px 0;
		} 
		.pagination a.next:hover span{
			background-position:-13px -16px;
		}



#statsTable{
     border-left: 6px solid #e5e5e5;
     border-right: 6px solid #e5e5e5;   
     margin: 0px;       
     padding-left: 20px;
     padding-top: 10px;
}

div.statsSelect{
   border-left: 6px solid #e5e5e5;
   border-right: 6px solid #e5e5e5;
}

div.statsSelect table#statsSelectTable{
   padding-left: 12px;
   padding-top: 10px;
}

#years{
   float: left;
    margin-bottom: 10px;
    margin-left: 18px;
    margin-top: 10px;
    width: 125px;
}
