.forum {
	background:#fcf7f7;
}
div#photo_go_to_next {
	background:url(images/gallery/nav-right-on.gif) center  no-repeat;
}
div#photo_go_to_prev {
	background:url(images/gallery/nav-left-on.gif) center no-repeat;
}
div#photo_go_to_prev_disabled {
	background:url(images/gallery/nav-left-off.gif) center no-repeat;
}
div#photo_go_to_next_disabled {
	background:url(images/gallery/nav-right-off.gif) center no-repeat;
}
table.photo-left td.photo-left-top-disabled div.empty {
	background:url(images/gallery/nav-left-off.gif) center 3px no-repeat;
}
table.photo-right td.photo-right-top-disabled div.empty {
	background:url(images/gallery/nav-right-off.gif) center 3px no-repeat;
}
table.photo-left td.photo-left-top-over div.empty {
	background:url(images/gallery/nav-left-on.gif) center no-repeat;
}
table.photo-right td.photo-right-top div.empty {
	background:url(images/gallery/nav-right-on.gif) center 3px no-repeat;
}
table.photo-left td.photo-left-top div.empty {
	background:url(images/gallery/nav-left-on.gif) center 3px no-repeat;
}
table.photo-right td.photo-right-bottom div.empty {
	background-image:url(images/gallery/right_normal_twice.gif);
	background-position:center 3px;
	background-repeat:no-repeat;
}
table.photo-left td.photo-left-bottom div.empty {
	background-image:url(images/gallery/left_normal_twice.gif);
	background-position:center 3px;
	background-repeat:no-repeat;
}
table.photo-left td.photo-left-bottom-disabled div.empty {
	background-image:url(images/gallery/left_disabled_twice.gif);
	background-position:center 3px;
	background-repeat:no-repeat;
}
table.photo-right td.photo-right-bottom-disabled div.empty {
	background-image:url(images/gallery/right_disabled_twice.gif);
	background-position:center 3px;
	background-repeat:no-repeat;
}
div.star-voted {
	background:url(images/gallery/voted.gif) left 2px no-repeat !important;
	height:15px !important;
	overflow:hidden !important;
	width:15px !important;
}
div.star-empty {
	background:url(images/gallery/empty.gif) left 2px no-repeat !important;
	display:block;
	height:15px !important;
	overflow:hidden !important;
	width:15px !important;
}
div.star-over{
	background: url(images/gallery/over.gif) left 2px no-repeat !important;
	width:15px!important;
	height:15px!important;
	overflow:hidden!important;
}
.forum {
	border:none !important;
	background:none;
	padding:10px !important;
}
.forumShadow {
	background:none !important;
}
.photo-detail .photo-photo {
	background:url(images/shadow2.jpg) left bottom no-repeat;
	padding-left:12px;
	margin-left:-12px;
}
.photo-detail .photo-img {
	border:1px solid #ddc2c1;
	padding:20px;
	min-height:240px;
}
table.forum-reviews-form {
	border:1px solid #ddc2c1;
}
table.forum-reviews-messages th, table.forum-reviews-form td, table.forum-reviews-form th {
	background-color:#fcf7f7 !important;
	background-image:none;
	border-color:#ddc2c1 !important;
	font-size:12px;
	text-align:left;
/*	border:1px solid #ddc2c1 !important;*/
}
table.forum-reviews-messages .forum-reviews-clear td {
	border:none;
}
table.forum-reviews-messages td {
	border:1px solid #ddc2c1;
}
.controls-reviews a {
	float:right;
}
table.forum-smile {
	border-color:#ddc2c1;
}
.button-small {
	background-color:#fcf7f7 !important;
}
table.photo-navigation {
	background-color:#fcf7f7;
}
.photo-simple-photo .photo-simple-photo {
	border:1px solid #cfcfcf;
	padding:20px;
	margin:0;
	background:none;
}
.photo-simple-photo {
	background:url(images/shadow2.jpg) left bottom no-repeat;
	padding-left:12px;
	margin-left:-12px;
}
div.photo-title {
	border:1px solid #ddc2c1;
	background-color:#fcf7f7;
}

.search-tags-cloud {
    text-align: center !important;
}