body {
	background:#000;
	padding:5px;
}

#midori {
	background: url(/client/v2/img/common/midori.png) no-repeat;
	display:block;
	width:198px;
	height:28px;
	position:absolute;
	bottom:10px;
	left:10px;
	z-index:1000;
}


#popup_content {
	float:left;
	width:983px;
	height:750px;
	overflow:hidden;
	background:#000;
}
#main {
	width:728px;
	float:left;
	margin-right:5px;
	background:#fff;
}
.image_holder {
	background: url(/client/framework/general/sponsor_burn_3.jpg)  no-repeat center center;
/*	
	background: url(/client/framework/general/sponsor_burn_2.jpg)  no-repeat center center;	
	background: url(/client/framework/general/sponsor_berry.jpg)  no-repeat  201px 0;*/
}
#image {
	margin-bottom:5px;
}
#popup_content h2 {
	border-bottom:5px solid #fff;
}
.photographer {
	position:absolute;
	top:8px;
	right:8px;
	color:#fff;
}
#right_banners {
	background:#eee;
	width:250px;
	float:left;
}
#top_banner {
	margin:0 0 5px;
}
#right_banners .banner {
	width:250px;
	height:250px;
	margin:0 0 10px;
}
#right_banners .last {
	margin:0;
}
#bottom_banner,
#top_banner .banner {
	width:728px;
	height:90px;
	clear:both;
	margin:0 0 10px;
}
#bottom_banner {
	margin:0;
}
#top_banner .banner {
	width:728px;
	height:90px;
	margin:0;
}
#email_form form {
	float:left;
}
form#email_form .text input{
	width:120px;
}
form#email_form .submit{
	clear:none;
}
#gallery_article .box{
	text-align:left;
}
ul#image_actions {
	height:30px;
	margin:0;
	margin-right:5px;
	border-bottom:1px solid #222;
	
}
ul#image_actions li {
	float:left;
	display:inline;
	height:25px;
	clear:none;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #222;
}
ul#image_actions li select {
	width:140px;
	margin-top:3px;
}
ul#image_actions li form {
	float:left;
	display:inline;
}
ul#image_actions li form fieldset{
	float:left;
}
ul#image_actions li.last {
	margin-right:0;
	padding-right:0;
	border-right:none;
	float:right;
}
ul#image_actions li.messenger {
	margin-right:9px;
	float:right;
}
ul#image_actions li form#email_form .submit,
ul#image_actions li form#email_form .text{
	float:left;
}
ul#image_actions li form#email_form .text{
	margin-right:5px;
}
#gallery_article,
.image_holder {
	width:728px;
	height:484px;
	position:relative;
	overflow:hidden;
	text-align:center;
	margin:0 0 5px;
}
.image_holder #more_galleries_holder {
	width:145px;
	height:484px;
	position:absolute;
	top:0;
	right:-122px;
	color:#fff;
	clear:both;
}
#more_galleries_holder a#view_more_galleries {
	background: url(/client/v2/img/common/latest_galleries_tab.png) no-repeat;
	width:23px;
	height:123px;
	float:left;
	cursor:pointer;
	margin-top:5px;
}
/*
#more_galleries_holder a#view_more_galleries {
	background: url(/img/common/latest_galleries_tab.png) no-repeat;
	width:23px;
	height:123px;
	float:left;
	cursor:pointer;
}
*/
.image_holder #more_galleries_holder a#view_more_galleries span{
	display:none;
}
.image_holder #more_galleries_holder ul{
	width:122px;
	float:left;
	background:#000;
	height:484px;	
}
span#page_count {
	padding-right:10px;
	color:#707070;
}
.image_holder ul#more_galleries h3{
	margin:0;
}
.image_info {
	width:728px;
	position:relative;
}
.image_info p{
	width:650px;
	position:absolute;
	top:0;
	left:60px;
	text-align:center;
	line-height:40px;
	color:#fff;
}

.article_page {
	float:left;
	width:360px;
	margin:20px 0 0 20px;
	color:#fff;
}

#popup_content .article_page .author strong {
	color:#fff;
}
