#workarea_center ul li {
    padding-left: 25px;
    background: url("./images/ul_bullet.png") no-repeat 9px 7px transparent;
}
#workarea_center ol li {
    padding-left: 0;
}

#workarea_center .form_feedback tr td {
	border: none !important;
	color: #555253;
	line-height: 26px;
}
#workarea_center .form_feedback tr td:first-child {
	width: 180px;
}

#workarea_center .form_feedback tr td input,
#workarea_center .form_feedback tr td textarea {
	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #4a81b8;
	border-radius: 0;
	font: 12px Arial;
	width: 235px;
}
#workarea_center .form_feedback tr td textarea {
	margin-bottom: 15px;
	width: 500px;
}
#workarea_center .form_feedback tr td input[type="text"] {
        background: #fff;
	color: #2f2c2d;
	padding: 0 5px;
	height: 26px;
}
#workarea_center .form_feedback tr td input[type="submit"] {
	margin-top: 15px;
	background: #4a81b8;
	color: #fff;
	padding: 0;
	height: 28px;
	width: 108px;
	cursor: pointer;
	font-size: 14px;
	line-height: 28px;
}




#workarea_center .subscribe-edit tr td {
	border: none !important;
	color: #555253;
	line-height: 18px;
	width: 40%;
}
#workarea_center .subscribe-edit tr td:first-child {
	width: 50%;
}
#workarea_center .subscribe-edit thead td {
	font-weight: bold;
	color: #2F2C2D;
}
#workarea_center .subscribe-edit .starrequired {
	color: red;
}
#workarea_center .subscribe-edit tr td p {
	display: inline-block;
	width: 100%;
	margin: 0 0 10px;
}
#workarea_center .subscribe-edit tr td br {
	clear: both;
}
#workarea_center .subscribe-edit tr td input,
#workarea_center .subscribe-edit tr td textarea {
	display: block;
	float: left;
	margin-right: 10px;
	border-radius: 0;
	font: 12px Arial;
}
#workarea_center .subscribe-edit tr td textarea {
	margin-bottom: 15px;
	border: 1px solid #4a81b8;
}
#workarea_center .subscribe-edit tr td input[type="text"] {
        background: #fff;
	color: #2f2c2d;
	padding: 0 5px;
	height: 26px;
	border: 1px solid #4a81b8;
}
#workarea_center .subscribe-edit tr td input[type="submit"],
#workarea_center .subscribe-edit tr td input[type="reset"] {
	margin-top: 15px;
	background: #4a81b8;
	color: #fff;
	padding: 0;
	height: 28px;
	width: 108px;
	cursor: pointer;
	border: 1px solid #4a81b8;
	font-size: 14px;
	line-height: 28px;
}
#workarea_center input.unsubscribe {
	background: #4a81b8;
	color: #fff;
	padding: 0 0 2px;
	height: 28px;
	width: 108px;
	cursor: pointer;
	border: 1px solid #4a81b8;
	font-size: 14px;
	line-height: 28px;
	margin-left: 6px;
}

#workarea_center div.news-detail img.detail_picture {
	margin: 0 21px 21px 0;
	
}


#workarea_right .search-form {
	overflow: hidden;
	position: relative;
}
#workarea_right .search-form form > * {
	padding: 0 2px;
}
#workarea_right .search-form form > .search-header {
	padding: 0;
}
#workarea_right .search-form input {
	display: inline-block;
	border-radius: 0;
	font: 11px Arial;
	padding: 0 3px !important;
}
#workarea_right .search-form input[type="text"] {
	background: #fff;
	color: #2f2c2d;
	padding: 0 5px;
	height: 18px;
	border: 1px solid #4a81b8;
	width: 62px;
	position: absolute;
	top: 34px;
}
#workarea_right .search-form #search_params input[type="text"] {
	position: absolute;
	top: 84px;
	left: 7px;
}
#workarea_right .search-form input[type="text"]#from {
	left: 7px;
}
#workarea_right .search-form input[type="text"]#to {
	left: 99px;
}
#workarea_right .search-form .date-interval-input input[type="text"] {
	background: url("images/ico_input_calendar.png") no-repeat 53px center #fff;
}
#workarea_right .search-form .date-interval-input  input[type="text"]:focus,
#workarea_right .search-form .date-interval-input  input[type="text"].filled {
	background-image: none;
}
#workarea_right .search-form .date-interval-hellip {
	display: inline-block;
	width: 12px;
	line-height: 9px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 39px;
	left: 82px;
}
#workarea_right .search-form a.search-page-params {
	color: #154b7b;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dashed #154b7b;
	position: absolute;
	top: 60px;
	left: 7px;
}
#workarea_right .search-form a.search-page-params:hover {
	border-bottom: none;
}
#workarea_right .search-form > form {
	overflow: hidden;
}
#workarea_right .search-form input[type="submit"] {
	background: url("images/button_news.png") top right no-repeat;
	color: transparent;
	padding: 0;
	height: 28px;
	width: 108px;
	cursor: pointer;
	border: none;
	font-size: 14px;
	line-height: 28px;
	
	display: block;
	width: 21px;
	height: 20px;
	position: absolute;
	top: 34px;
	left: 174px;
}
#workarea_right .search-form input[type="submit"]:hover {
	background: url("images/button_news.png") bottom right no-repeat;
}
#workarea_right .subscribe_form input[type="submit"] {
	background: url("images/button_news.png") top left no-repeat;
	display: block;
	width: 21px;
	height: 20px;
 	margin: 0; 
	padding:0;
	border: none;
	color: transparent;
	cursor: pointer;
	position: absolute;
	top: 35px;
	left: 174px;
}
#workarea_right .subscribe_form input[type="submit"]:hover {
	background: url("images/button_news.png") bottom left no-repeat;
}
#workarea_right .search-form .search-page-params input[type="text"] {
	width: 175px;
	float: none;
	margin: 5px 0 0;
}
#workarea_right .search-form form > span {
	overflow: hidden;
	line-height: 28px;
}
#ui-datepicker-div {
	border: 1px solid #4a81b8;
	border-radius: 2px;
	padding: 3px;
	background: #fff;
	margin-left: -25px;
}
#ui-datepicker-div table {
	font: 12px Arial;
	margin: 0 0 15px;
}
#ui-datepicker-div .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
	background: none;
	border: none;
	border-radius: 0;
}
.ui-datepicker .ui-datepicker-title select {
	margin: 1px 0 1px 10px;
	font-size: 12px;
	width: 114px;
}
.ui-datepicker .ui-datepicker-title select:first-child {
	margin-left: 0;
}
#ui-datepicker-div .ui-datepicker-calendar a {
	padding: 3px 3px;
	background: #EEF3FF;
	color: 555;
	border: 1px solid transparent;
}
#ui-datepicker-div .ui-datepicker-calendar a.ui-state-hover,
#ui-datepicker-div .ui-datepicker-calendar a.ui-state-highlight {
	color: #fff;
	background: #7AB1E8;
	border: 1px solid #D3D3D3;
}
#ui-datepicker-div .ui-datepicker-calendar a.ui-state-highlight {
	background: #4a81b8;
}
.ui-datepicker .ui-datepicker-buttonpane {
	border: none;
}
#ui-datepicker-div button {
	background: #4a81b8;
	color: #fff;
	cursor: pointer;
	border: 1px solid #4a81b8;
	font-size: 14px;
	font-weight: normal;
	border-radius: 0;
	line-height: 23px;
	padding: 0;
	width: 95px;
}	




#workarea_center .newsBlock {
	overflow: hidden;
	margin-bottom: 20px;
}
#workarea_center .newsBlock .titleNews {
	position: absolute;
}
#workarea_center .newsBlock .newsText {
	width: auto !important;
	padding-left: 80px !important;
}
#workarea_center .newsBlock .newsText h4 {
	margin: 0 0 5px;
	font: normal 12px arial;
	margin-left: -23px;
}
#workarea_center .newsBlock .newsText h4 a {
	display: inline-block;
}
#workarea_center .rss{
	display:none;
}

.recommend_page div > strong {
	padding-bottom: 10px;
	display: inline-block;
}
.recommend_page td div > strong {
	padding-bottom: 0;
	display: inline;
}

.recommend_page table {
	width: 100% !important;
}
.recommend_page table tr:first-child td {
	border-top: none !important;
	border-left: 1px dotted #fff !important;
	border-right: none !important;
	background: #6095cc !important;
	color: #fff !important;
	padding: 10px 5px !important;
}
.recommend_page table tr:first-child td:first-child {
	border-left: 1px solid #6095cc !important;
}
.recommend_page table td {
	padding: 5px !important;
}

.recommend_page table.table_two_rows tr:first-child td {
	color: #2F2C2D !important;
	padding: 5px !important;
	background: none !important;
	border-top: 1px solid #E8E8E8 !important;
	border-right: 1px dotted #999797 !important;
	border-bottom: 1px solid #E8E8E8 !important;
}
.recommend_page table.table_two_rows  tr:first-child td:first-child {
	border-left: 1px dotted #999797 !important;
}
/*START NEWS DITAIL*/
.photo-items-list-wrapper{
	position:relative;
	margin-left: 20px;
	width: 660px;
}
.photo-item-cont .photo-item-inner{
	width:150px !important;
	text-align:center;
	padding:1px;
}
.photo-item-cont .photo-item-inner img{
	left:0!important;
}
.photo-items-list-wrapper .carousel-control{
	background:url("images/pagination.png") no-repeat;
	width:14px;
	height:24px;
	position: absolute;
	top: 41px;
	cursor:pointer;
}
.photo-items-list-wrapper .carousel-control.disabled{
	cursor:default;
	opacity:0.4;
}
.photo-items-list-wrapper .prev{
	left:-16px;
}
.photo-items-list-wrapper .next{
	right:-16px;
	background-position:right;
}
/*END NEWS DITAIL*/
#workarea_center ul.book{
	margin:0;
	padding:0;
}
#workarea_center ul.book li{
	list-style:none;
	background:none;
	padding:0;
	margin:5px 0;
}
ul.book li img{
	display:block;
}




#workarea_center ul.archive_sections {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#workarea_center ul.archive_sections li {
	background: none;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0 20px 20px 0;
	margin: 0 0 20px 0;
	width: 157px;
	height: 210px;
}
#workarea_center ul.archive_sections li a {
	display: inline-block;
	width: 150px;
	text-align: center;
}
#workarea_center ul.archive_sections li img {
	display: block;
	margin-bottom: 10px;
}





#workarea_center #map{
	text-align:center;
	min-height:340px;
	position: relative;
}
#workarea_center .bullet {
	position: absolute;
	width: 190px;
	background: #fff;
	padding: 18px 10px 10px;
	display: none;
	border: 3px solid #5e93ca;
	text-align: center;
	border-radius: 0;
	
	-webkit-box-shadow: 0 0 7px 0px rgba(10, 10, 10, 0.5);
	-moz-box-shadow: 0 0 7px 0px rgba(10, 10, 10, 0.5);
	box-shadow: 0 0 7px 0px rgba(10, 10, 10, 0.5);
}
#workarea_center #map-popup{
	display: none;
	position: absolute;
	width:260px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: #fff;
	text-align: left;
}
#workarea_center .regions-map #map-popup {
	width: 400px;
}
#workarea_center .map-popup-close {
	cursor: pointer;
	overflow: hidden;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
}
#workarea_center .child_companies_popup .map-popup-close {
	display: none;
}
#workarea_center .map-popup-close-link{
	color: #5e93ca;
	text-decoration: underline;
	font: normal 8px Arial;
	display: block;
	float: left;
	margin: 2px 4px 0 0;
}
#workarea_center .child_companies_popup .map-popup-close-link {
	display: none;
}
#workarea_center .map-popup-close:hover .map-popup-close-link {
	text-decoration: none;
}
#workarea_center .map-popup-cross {
	background: url("images/map_cross.png") no-repeat 0 0 transparent;
	display: inline-block;
	height: 10px;
	width: 10px;
}
#workarea_center .child_companies_popup .map-popup-cross {
	display: none;
}
#workarea_center #map-popup.child_companies_popup .map-popup-content > div {
	overflow: hidden;
}
#workarea_center a.img_link {
	text-decoration:none;
	display: inline-block;
	overflow: hidden;
}
#workarea_center #map-popup.child_companies_popup a.img_link {
	float: left;
}
#workarea_center #map-popup .map-popup-content .regionName {
	font: bold 14px Arial;
	margin-bottom: 4px;
}
#workarea_center #map-popup .map-popup-content .company {
	font: normal 16px 'PfDinTextCondPro', Tahoma;
	margin-bottom: 2px;
	padding-left: 8px;
}
#workarea_center a.img_link img {
	float: left;
	max-width: 170px;
}
#workarea_center a.label_link {
	color: #3773b1;
	font: normal 16px 'PfDinTextCondPro', Tahoma;
	margin-bottom: 5px;
	display: inline-block;
	margin-top: 15px;
}
#workarea_center #map-popup.child_companies_popup a.label_link {
	margin-bottom: 5px;
}
#workarea_center .site_link_containter {
	margin-top: 10px;
	font: normal 14px 'PfDinTextCondPro', Tahoma;
}
#workarea_center .site_link_containter span {
	color: #555253;
}
#workarea_center .map-popup-content.no-image {
	padding: 20px 0;
}


#workarea_center .company-list {
	overflow: hidden;
	margin-left: -20px;
}

#workarea_center .company-list .company-item {
	height: 40px;
	float: left;
	margin-left: 30px;
	padding: 10px;
	width: 188px;
	border-right: 4px solid transparent;
	position: relative;
	overflow: hidden;
}
#workarea_center .company-list .company-item.hover{
	background:#eee;
}
#workarea_center .company-list .company-item .company-item-link {
	display: block;
	text-decoration: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
#workarea_center .company-list .company-item a.preview_picture {
	background: #fff;
	border: 1px solid #d6d6d6;
	width: 40px;
	height: 40px;
	float:left;
	margin: 0 18px 0 0;
}
#workarea_center .company-list .company-item a.preview_picture .img_container {
	width: 40px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#workarea_center .company-list .company-item a.preview_picture .img_container img {
	max-width: 40px;
	max-height: 40px;
	vertical-align: middle;
}
#workarea_center .company-list .company-item a.preview_picture .overlay {
	display: none;
}
#workarea_center .company-list .company-item .text {
	height: 40px;
	display: table-cell;
	vertical-align: middle;
}
#workarea_center .company-list .company-item .text a {
	color: #555253;
	text-decoration: none;
	font: bold 14px 'PfDinTextCondPro', Tahoma;
}
#workarea_center .company-list .company-item.hover .text a {
	text-decoration: underline;
}
#workarea_center .company-list .company-item .text a:hover {
	text-decoration: underline;
}





#workarea_center .territory-service-map #points,
#workarea_center .territory-service-map #points #points_clouse {
	height: 450px;
}
#workarea_center .company-container {
	margin-top: -20px;
	padding-bottom: 40px;
}
#workarea_center .company-container .company-actions_label {
	display: none;
	text-align: right;
	color: #999;
	font: normal 14px 'PfDinTextCondPro', Tahoma;
	margin-bottom: -15px;
	padding-right: 16px;
}
#workarea_center .company-category {
	margin-left: -20px;
	padding: 0 20px;
	width: 710px;
}
.msie9 #workarea_center .company-category.opened {
	filter: none;
}
#workarea_center .company-category.opened {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wNCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0.04) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(20%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.04)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.04) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.04) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.04) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.04) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0a000000',GradientType=0 );
}

#workarea_center .company-category .company-category-header {
	padding: 10px 15px 10px 50px;
	overflow: hidden;
	border-bottom: 1px dotted #b7b7b7;
	background: url("images/list_arrow_down.png") no-repeat 680px center transparent;
}
#workarea_center .company-category.opened .company-category-header {
	border-bottom: 1px solid transparent;
	background: url("images/list_arrow_up.png") no-repeat 680px center transparent;
}
#workarea_center .company-category .company-category-header .company-category-title {
	color: #555253;
	font: normal 14px 'PfDinTextCondPro', Tahoma;
	float: left;
	cursor: pointer;
	display: inline-block;
	width: 650px;
}
#workarea_center .company-category .company-category-header .company-category-title span {
	border-bottom: 1px dashed #555253;
}

#workarea_center .company-category .company-category-header .company-category-title:hover {
	text-decoration: none;
}

#workarea_center .company-category .company-category-header .company-category-img {
	height: 18px;
	width: 20px;
	background-image: url("images/map_bullets.png");
	background-repeat:no-repeat;
	float: left;
	margin-left: -30px;
}
#workarea_center .company-category.interregional .company-category-header .company-category-img,
#workarea_center .company-category.fsk .company-category-header .company-category-img {
	background-position: 4px 3px;
}
#workarea_center .company-category.distribution .company-category-header .company-category-img {
	background-position: 4px -21px;
}
#workarea_center .company-category.regional .company-category-header .company-category-img {
	background-position: 4px -46px;
}
#workarea_center .company-category.realty .company-category-header .company-category-img {
	background-position: 4px -70px;
}
#workarea_center .company-category.institutions .company-category-header .company-category-img {
	background-position: 4px -94px;
}
#workarea_center .company-category.services .company-category-header .company-category-img {
	background-position: 4px -118px;
}
#workarea_center .company-category.inactive .company-category-header .company-category-img {
	background-position: 4px -142px;
}
#workarea_center .company-category .company-category-header .company-category-action {
	float: left;
	margin-left: -50px;
}
#workarea_center .company-category .company-category-header .company-category-action .cc_action {
	cursor: pointer;
	display: inline-block;
	height: 13px;
	width: 13px;
	margin-top: 3px;
	margin-bottom: -2px;
}
#workarea_center .company-category .company-category-header .company-category-action .cc_action.active {
	display: none;
}
#workarea_center .company-category .company-category-header .company-category-action .cc_action.cc_hide {
	background: url("images/checkbox_checked.jpg") no-repeat 0 0 transparent;
}
#workarea_center .company-category .company-category-header .company-category-action .cc_action.cc_show {
	background: url("images/checkbox.jpg") no-repeat 0 0 transparent;
}


#workarea_center .company-category .service-company-list {
	display: none;
	padding: 0 30px 15px 52px;
	color: #555253;
	list-style: disc inside none;
	border-bottom: 1px dotted #b7b7b7;
}
#workarea_center .company-category .service-company-list .service-company-item  {
	display: list-item;
}
#workarea_center .company-category .service-company-list .service-company-item .text {
	width: 600px;
	float: right;
	line-height: normal;
}
#workarea_center .company-category .service-company-list .service-company-item a {
	color: #555253;
	font: normal 14px 'PfDinTextCondPro', Tahoma;
}

#workarea_center .childcompany_ll {
	float: left;
	text-align: center;
	margin: 0 20px 20px 0;
}
#workarea_center .childcompany_ll .childcompany_logo {
	max-width: 171px;
}
#workarea_center .childcompany_ll .childcompany_link {
	font: bold 16px 'PFDinTextCondPro', Tahoma;
}


#workarea_center .photo-page-main .photo-items-list {
	padding: 0;
	margin: 0;
}
#workarea_center .photo-page-main .backaction {
	display: none;
}
#workarea_center .photo-page-main .photo-items-list .photo-album-item {
	padding: 0;
	margin: 0 0 25px;
	list-style: none;
	background: none;
	overflow: hidden;
}
#workarea_center .photo-page-main .photo-items-list .photo-album-item .album-separator-line {
	display: none;
}
#workarea_center .photo-page-main .photo-items-list .album-top-section {
	position: relative;
	margin-top: 18px;
}
#workarea_center .photo-page-main .photo-items-list .album-top-section .album-name {
	font: bold 18px 'PFDinTextCondPro', Tahoma;
	color: #555253;
}
#workarea_center .photo-page-main .photo-items-list .album-top-section .album-name:hover {
	text-decoration: underline;
}
#workarea_center .photo-page-main .photo-items-list .album-top-section .album-date {
	color: #999;
	font: normal 12px Arial;
	position: absolute;
	top: -16px;
	left: 0;
	margin-left: 0;
}
#workarea_center .photo-page-main .photo-items-list  .album-photos-section .photo-item-cont {
	padding: 0;
	border: none;
	margin: 0 10px 10px 0;
}
#workarea_center .photo-page-main .photo-items-list  .album-photos-section .photo-item-cont .photo-item-inner {
	border: 1px solid #bbb;
	padding: 0;
}
#workarea_center .photo-page-main .photo-items-list  .album-photos-section .photo-item-cont .photo-item-inner:hover {
	border-color: #3E79B4;
}
#workarea_center .photo-page-main .photo-items-list  .album-photos-section .photo-item-cont .photo-item-inner img {
	position: relative;
}

#workarea_center .photo-page-section .photo-items-list {
	width: 710px !important;
}
#workarea_center .photo-page-section .photo-album-item .photo-album-info {
	position: relative;
}
#workarea_center .photo-page-section .photo-album-item .photo-album-info .photo-album-name {
	font: bold 18px 'PFDinTextCondPro', Tahoma;
	color: #555253;
	display: none;
}
#workarea_center .photo-page-section .photo-album-item .photo-album-info .photo-album-date {
	color: #999;
	font: normal 12px Arial;
	margin-left: 10px;
}
#workarea_center .photo-page-section .photo-items-list .photo-item-cont {
	padding: 3px 12px;
}
#workarea_center .photo-page-section .photo-items-list .photo-item-inner {
	text-align: center;
	padding: 0;
	border: 1px solid #bbb;
}
#workarea_center .photo-page-section .photo-items-list .photo-item-inner:hover {
	border-color: #3E79B4;
}
#workarea_center .photo-page-section .photo-items-list .photo-item-inner img {
	position: relative;
}
.asterisk {
	color: red !important;
}

#workarea_center div.photo-page-main #photo-main-page-right {
	position: relative;
}
#workarea_center div.photo-page-main div.photo-controls-buttons, 
#workarea_center div.photo-page-main div#photo-links-on-main-page, 
#workarea_center div.photo-page-main div.photo-info-box-tags-cloud {
	margin-bottom: 20px;
}