#follow-me{
	color: #DB5C04;
	text-align: center;
}

	#follow-me a{
		color: white;
	}


#paging_container4{
	height: 413px;	
	overflow: hidden;
}

#paging_container8 .no_more{
    background-color: white;
    color: gray;
    cursor: default;
}

.ellipse{
	float: left;
}

.container{
	width: 170px;
	float: left;
	margin: 0px;
	padding: 5px;
	background-color: white;
}

.page_navigation , .alt_page_navigation{
	padding-bottom: 10px;
	position: absolute;
	top: 397px;
	left: 115px;
}

.page_navigation a, .alt_page_navigation a{
	padding:1px 3px;
	margin:2px;
	color: #999;
	text-decoration:none;
	float: left;
	font-family: DINOTRegular;
	font-size: 10px;
	font-weight: bold;
	background-color: white;
	display: none;
	border: 1px solid #999;
}
.active_page{
	background-color: #999 !important;
	color: white !important;
}	

.content, .alt_content{
	color: black;
}

.content li, .alt_content li, .content > p{
	padding: 5px
}
