#pagesize{font-family: Noteworthy, Arial, sans-serif; width: 100%; text-align: right;   font-size: 14px; margin-top: 10px;}
#pagesize a, #pagesize span { display: inline-block;
	color: #982924;
	font-size:18px;
	line-height:35px;
	font-weight: normal;
	text-align: center;
	border: 1px solid #982924;
	min-width: 14px;
	padding: 0 10px;
	margin: 0 8px 0 0;

	background: #fff; /* Old browsers */

}

#pagesize a:hover {
	text-decoration: none;
	background: #FCFCFC;
}

#pagesize .active{
	background: #982924;
	color: #FFF;
	cursor: default;
}
#pagesize .nolink
{
	color: #982924;
	cursor: default;
}
