/* Pages */
	.pages {
		padding: 14px 0 4px;}
	
	.pages a, .pages b, .pages a:visited, .pages span{
		margin-right: 2px; padding: 4px 9px; height: 1%;
		font-size: 1.1em;
		background: #adadad; text-align: center; color: white !important; font-weight: bold;
		text-decoration: none;}
		
		.pages a:hover {
			background: #035ba6; color: white !important;}

	.pages b {
		color: #fff !important; background: #1466ac !important;}
		
/* News */

	.news-image {
		width: 90px}
		
	.news-content p {
		margin: 0 0 3px;}
		
	.news-content {
		padding-bottom: 14px;}
		
	.news-filters {
		height: 1%;
		background: #e7e7e7; padding: 10px 12px 6px; margin-bottom: 15px;}
		
		.news-filters  .types {
			padding-bottom: 8px;}

	.news-preview {
		font-size: .9em !important;}
			
/* Search */

	.search-bold {
		font-weight: bold !important;}
		
	.search-head {
		margin: 0 !important; padding-bottom: 2px; font-size: 1.1em !important;}
		
		.search-head span {
			font-weight: bold; font-family: Verdana; font-size: .8em; color: #8f8d8e;}

/* gallery */
	
	.gallery-picture { position: relative; padding: 5px 10px 10px 0;}	
		.gallery-picture img { border: 2px #d7d7d7 solid;}
	.gallery-data { position: relative; width: 100%; padding-bottom: 10px;}
	

		.gallery-data-topic { font-weight: bold; font-size: 1.1em; line-height: 1.1em;}
		.gallery-data-preview { padding-top: 4px; color: #777; font-size: .9em; line-height: 1.2em;}


		.gallery-positions-top { position: relative; padding-top: 15px; margin-top: 15px; border-top: #0059a5 dashed 1px;}
