
#gallery_1{
  float: right; padding-right: 23px; padding-bottom: 15px
}


.mp{
  float: right; width: 670px; height: 20px ;
}


li{
 float: right; 	list-style: none;
}

.clear_g { clear: both;}    


.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:#1063de;
}

.active_page{
	background-color:white !important;
	color:black !important;
}

.content, .alt_content{
	color: black;
}

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