#albumMain .actionsBox {
	margin: 0 0 23px !important;
}

#sidebar {
	position: relative;
	float: right;
	width: 298px;
}

#sidebar .mpu {
	margin-bottom: 23px;
}

#sidebar .textAd {
	clear: both;
	margin-bottom: 12px;
}

#sidebar .flag a {
	float: left;
	clear: both;
	margin: 15px 0 0 5px;
	padding-left: 22px;
	background: url(//p.webshots.net/images/community/reskinning/icon_flag.png)
		no-repeat left;
	font-size: 92%;
	text-transform: lowercase;
}

#modules {
	width: 100%;
	clear: both;
	padding-top: 5px;
	font-size: 94%;
	color: #000;
	background:
		url(//p.webshots.net/images/grfk/grfk_modules_borders.gif)
		no-repeat;
	overflow: hidden;
}

#modules,#modules * {
	zoom: 1;
}

#modules .last {
	position: relative;
	height: 5px;
	margin-top: -5px;
	background:
		url(//p.webshots.net/images/grfk/grfk_modules_borders.gif)
		no-repeat 50% -45px;
	overflow: hidden;
}

#modules h3 {
	position: relative;
	z-index: 1;
	padding: 3px 10px 5px 28px;
	font-size: 110%;
	color: #fff;
	background: #a09f9f
		url(//p.webshots.net/images/grfk/grfk_whiteArrow_down.gif)
		no-repeat 10px;
	border: 1px solid #707070;
	text-transform: lowercase;
	cursor: pointer;
}

#modules h3:hover,#modules h3.hover {
	text-decoration: underline;
}

html.js #modules h3.collapsed {
	background-image:
		url(//p.webshots.net/images/grfk/grfk_whiteArrow_right.gif);
}

html.js #modules div.collapsed {
	position: static !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 0 !important;
	min-height: 0 !important;
	border: none !important;
	overflow: hidden !important;
}

#modules h3.first {
	margin-top: -2px;
	border-top: none;
}

#modules h3 .new {
	float: right;
	display: block;
	width: 26px;
	font-size: 110%;
	background: url(//p.webshots.net/images/icon/icon_new_26x11.gif)
		no-repeat left;
	text-indent: -9999px;
}

#modules #publish,#modules #categories,#modules #tags,#modules #more,#modules #dates,#modules #data
	{
	padding: 13px 14px;
	background: #f3f3f3;
	border: 1px solid #c2c2c2;
	border-left-color: #c3c1c2;
	border-top: none;
	border-bottom: none;
}

#modules #categories ul {
	margin-top: 10px;
}

#modules #categories p {
	margin-top: 10px;
	word-wrap: break-word;
}

#modules #categories a {
	display: block;
}

#modules dt {
	float: left;
	width: 40%;
	clear: left;
	text-transform: lowercase;
}

#modules dd {
	margin-left: 40%;
}

#modules #publish label {
	display: block;
	margin-bottom: 2px;
}

#modules #publish input {
	width: 254px;
	margin-bottom: 5px;
	padding: 3px 5px;
	font-size: 100%;
	color: #636363;
	border: 1px solid #d3d3d3;
}

#modules #publish #menuEcard {
	display: block;
	margin-top: 10px;
	padding-left: 20px;
	background: url(//p.webshots.net/images/icon/icon_sendEcard.png)
		no-repeat left;
	text-transform: lowercase;
}

#modules h4 {
	font-weight: normal;
	font-size: 100%;
}

#modules #more {
	position: relative !important;
}

#modules #more h4 {
	font-size: 110%;
}

#modules #more h4 em {
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
}

#modules #more ul {
	margin-top: 10px;
	overflow: hidden;
}

#modules #more li a {
	display: block;
	font-family: arial, sans-serif;
}

#modules #more li {
	position: relative;
	float: left;
	margin-right: 1.25px;
}

#modules #more li span {
	float: left;
	padding: 5px;
	background: #fff;
	border-width: 1px 2px 2px 1px;
	border-color: #dedede #c1c1c1 #c0c0c0 #dedede;
	border-style: solid;
}

#modules #more li span a {
	position: relative;
	width: 75px;
	height: 75px;
	overflow: hidden;
}

#modules #more li span a img {
	position: absolute;
	top: 50%;
	left: 50%;
	font-weight: normal;
}

#modules #more table {
	clear: both;
	width: 100%;
	margin-top: 10px;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

#modules #more tr.alt {
	background: #fff;
}

#modules #more th,#modules #more td {
	padding: 3px 4px;
	vertical-align: top;
}

#modules #more th {
	font-weight: normal;
	text-transform: lowercase;
}

#modules #more td:first-child {
	font-weight: bold;
}

#modules #more th:first-child,#modules #more td:first-child {
	width: 60%;
	overflow: hidden;
	white-space: normal;
}

#modules #more col.album-name {
	width: 60%;
	font-weight: bold;
	overflow: hidden;
	white-space: normal;
}

#modules #data {
	margin-bottom: 5px;
}

#modules #data dl {
	overflow: hidden;
}

#modules #tags ul,#modules #data ul,#modules #data a {
	display: block;
	margin-top: 10px;
	clear: both;
}

#modules #tags ul {
	margin-top: 0;
}