#descr_content {
	/*position:relative;
	top: 25px;
	right:6px;*/
}

#credits_content {
	display:none;
}

#data_content {
	display:none;
}

#content_right.preload {
	background-image: url("/fileadmin/template/images/preload.gif");
	background-position: center;
	background-repeat: no-repeat;
}

#prev_photo_link, #next_photo_link{
	margin: 0;
	cursor:pointer;
	cursor:hand;
	padding: 10px;
}

.arrow {
	font-family: Symbol;
	font-size: 1em;
	font-weight: bold;
}

#next_photo_link.arrow, #prev_photo_link.arrow {
        color: #F79C0F;
}


#next_photo_link.last, #prev_photo_link.last {
	color: #ffffff;
	font-size: 1em;
}

	
.last {
	color: #ffffff;
	font-size: 0.9em;
	padding: 6px;
}