.photo_pager {
	text-align: center;
	margin: 2em 5em 5em 5em;
}
.photo_pager a {
	color: #069;
	font-size: 18px;
}
.photo_pager span {
	color: #333;
	font-size: 24px;
}
.photo_pager img {
	display: inline;
	margin: 0;
	border: none;
	margin: 0 15px;
}
.photo_inner {
	border: 0px solid #ccc;
	padding: 20px;
}
.photo_inner .photo_inner_img {
	display: block;
	border: 0px solid #000;
	float: left;
}
.photo_inner .photo_inner_right {
	width: 340px;
	float: right;
	color: #333;
	font-size: 12px;
	position: relative;
}
.photo_inner .photo_inner_right span {
	color: #f93;
}
.photo_inner .photo_inner_right .photo_inner_text_title {
	font-size: 14px;
}
.photo_inner .photo_inner_right .photo_inner_text {
	margin: 0.2em 0 0 0 !important;
	font-size: 11px;
	color: #000;
}
.photo_inner .photo_inner_right .photo_rate {
	margin: 25px auto 0 auto !important;
	padding: 0 !important;
	width: 150px;
	position: relative;
	display: block;
}
.photo_inner .photo_inner_right .photo_rate li {
	display: block;
	float: left;
	width: 30px;
	background: none !important;
	text-align: center;
	margin: 0 !important;
	padding: 0 !important;
}
.photo_inner .photo_inner_right .photo_rate a {
	background: url(/theme/img/photo_bullet.gif) no-repeat center top;
	display: block;
	color: #f93;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
}
.photo_inner .photo_inner_right .photo_rate span {
	background: url(/theme/img/photo_bullet.gif) no-repeat center top;
	display: block;
	color: #f93;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
}
.photo_inner .photo_inner_right .photo_rate a:hover {
	background: url(/theme/img/photo_bullet_selected.gif) no-repeat center top;
	color: #f93;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.photo_inner .photo_inner_right .photo_rate .photo_rate_selected {
	background: url(/theme/img/photo_bullet_selected.gif) no-repeat center top !important;	
}
.photo_comment {
	padding: 20px;
}
.photo_comment .photo_comment_title {
	display: block;
	background: url(/theme/img/photo_comment_icon.gif) no-repeat left top;
	background-position: 0 2px;
	height: 30px;
	padding-left: 56px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f93;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 15px;
}
.photo_comment table {
}
.photo_comment td {
	vertical-align: middle;
}
.photo_comment .pc_left {
	width: 130px;
	color: #f93;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}
.photo_comment textarea {
	width: 420px;
	height: 100px;
	border: 0px solid #4e4e4e;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 12px;
}
.photo_comment input {	
}
.photo_comment .pc_input_text {
	background: #fff;
	border: 0px solid #4e4e4e;
	height: 17px;
	width: 100px;
	font-size: 14px;
	color: #4e4e4e;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}
.photo_comment .pc_img_code {
	border: 0px solid #4e4e4e;
/*	height: 25px;
	width: 100px;*/
}
.photo_comment .pc_input_button {
	width: 66px;
	height: 20px;
	background: url(/theme/img/photo_comment_button.gif) no-repeat left top;
	border: none;
	color: #f93;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 5px;
}

.photo_comment .pc_refresh_button {
	width: 93px;
	height: 20px;
	background: url(/theme/img/photo_refresh_button_ru.gif) no-repeat left top;
	border: none;
	color: #f93;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	position: absolute;
	right: 77px;
	top: 5px;
}
