div.pager {
	height: 52px;
}
div.pager ul.pages {
clear: both;
display:block;
border:none;
text-transform:uppercase;
font-size:14px;
/*margin:10px 0 50px;*/
/*padding-top: 0px;*/
padding-left: 43px;
padding-top:2px;
background: url('http://www.indulhatunk.hu/szerkesztheto_oldalak/kepek/resultsdata_new_top.jpg') no-repeat 20px 0px;
background-color: white;
height:52px;
margin: 0px;
}

div.pager ul.pages li {
list-style:none;
float:left;
border:1px solid #ccc;
text-decoration:none;
margin:0 21px 0 0;
padding:5px;
}

div.pager ul.pages li:hover {
border:1px solid #003f7e;
}

div.pager ul.pages li.pgEmpty {
border:1px solid #eee;
color:#eee;
}

div.pager ul.pages li.pgCurrent {
border:1px solid #003f7e;
color:#000;
font-weight:700;
background-color:#eee;
font-color: white;
}
div.pager2 ul.pages {
clear: both;
display:block;
border:none;
text-transform:uppercase;
font-size:14px;
/*margin:10px 0 50px;*/
/*padding-top: 0px;*/
padding-left: 43px;
padding-top:20px;
background: url('http://www.indulhatunk.hu/szerkesztheto_oldalak/kepek/resultsdata_new_bottom.jpg') no-repeat 20px 0px;
background-color: white;
height:52px;
font-color: white;
margin: 0px;
}
div.pager2 ul.pages li {
list-style:none;
float:left;
border:1px solid #ccc;
text-decoration:none;
margin:0 21px 0 0;
padding:5px;
}

div.pager2 ul.pages li:hover {
border:1px solid #003f7e;
}

div.pager2 ul.pages li.pgEmpty {
border:1px solid #eee;
color:#eee;
}

div.pager2 ul.pages li.pgCurrent {
border:1px solid #003f7e;
color:#000;
font-weight:700;
background-color:#eee;
font-color: white;
}
