

li{
	list-style: none;	
}


#paging_container1{
	height: 320px;	
}

#paging_container2{
	height: 356px;	
}

#paging_container3{
	height: 190px;
}

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

#paging_container8 .no_more{
    background-color: white;
    color: gray;
    cursor: default;
}

.ellipse{
	float: left;
}

.container{
	width: 720px;
	float: left;
	margin: 0px 0px 0px 0;
	padding:0px;
	background-color: none;
}

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

.page_navigation a, .alt_page_navigation a{
    float:right;
	padding:3px 5px;
	margin:2px;
	color:white;
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#e66f6f;
	border:0px #cb6262 solid;
}
.active_page{
	background-color:#82b1f9 !important;
	border:0px black solid;
	color:black !important;
}	

.content, .alt_content{
	color: black;
}

.content li, .alt_content li, .content > p{
	padding: 5px
}