li {
    list-style: none outside none;
}

#paging_container1{
	height: 320px;	
}

#paging_container2{
	height: 356px;	
}

#paging_container3{
	min-height:476px;
	max-height:500px;

}

#paging_container4{
	height: 307px;	
	overflow: hidden;
}

.ellipse{
	float: left;
}

.container{

}

.page_navigation , .alt_page_navigation{
	padding-bottom: 10px;
}

.page_navigation a, .alt_page_navigation a{
	padding:3px 5px;
	margin:2px;
	color:white;
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#112f77;
}
.page_navigation a, .alt_page_navigation a:hover{
	padding:3px 5px;
	margin:2px;
	color:white;
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#70B539;
}
.active_page{
	background-color:white !important;
	color:black !important;
}	

.contentpag, .alt_content{
	color: black;
}

.contentpag li, .alt_content li, .contentpag > p{
	padding: 8px
}






