.PageNumbers{
    clear: both;
	height: 25px;
	margin: 6px 0 4px 0;
}

.PageNumbers ul{
	margin: 0;
	padding: 0;
}

.PageNumbers li{
	display: block;	
	float: left;
	margin: 0 6px 0 6px;
}

.BasicList a{
	font-weight: bold;
	text-decoration: none;
	color: #113CAA;
}

.BasicList a:hover{
	text-decoration: underline;
}


.BasicList img{
	border: 1px solid #000000;
    width: 79px;
    height: 79px;
    overflow: hidden;
}
