


.pager_examples{
	position:relative;
	
	height:280px;
	}
.box { padding: 5px; margin: 0; position:relative; }
.pager_examples img{float:left; margin-right:10px;}
.pager_examples .nav {position:absolute; bottom:0px; width:621px; padding: 5px; text-align:center; }
.pager_examples .nav#nav4 { border-top: 0; border-bottom: 1px solid #999; }
.pager_examples .nav a { padding: 0 5px; }
.pager_examples .nav a.highlight { color: #000; font-weight: bold; }
