.content {
	margin: 0px auto;
	padding: 0;
}
.content .rightBox {
	width: 520px;
	margin-top: 10px;
	position: absolute;
	right: 0;
	z-index: 99999;
}
.content .rightBox .rightBoxTop {
	width: 530px;
	height: 4px;
	background: transparent url(../img/white-box-gallery-right-top.png) scroll 0px top no-repeat;
}
.content .rightBox .rightBoxMiddle {
	width: 525px;
	padding-top: 10px;
	background: transparent url(../img/white-box-gallery-right-middle.png) scroll 0px top repeat-y;
}
.content .rightBox .rightBoxMiddle .text {
	width: 470px;
}
.content .rightBox .rightBoxMiddle .text p {
	margin: 10px 0 10px 0;
	font: 1.3em 'SkiaRegular', Tahoma, Arial, helvetica, sans-serif;
	line-height: 2.0em;
	color: #dc0963;
}
.content .rightBox .rightBoxBottom {
	width: 525px;
	height: 12px;
	background: transparent url(../img/white-box-gallery-right-bottom.png) scroll 0 top no-repeat;
}
.content .imageSlider {
	position: absolute;
	z-index: 21;
	bottom: 0px;
	height: 140px;
	width: 100%;
	background: url(../img/bg-image-slider.png) top repeat-x;
}
#screen2{
	position: relative;
	margin: 0px auto;
	width: 100%;
}
#screen2 #buttons{
	margin-top: 2px;
	width: 100%;
	position: absolute;
}
#screen2 .prev{
	width: 23px;
	height: 166px;
	position: fixed;
	bottom: -85px;
	left: 0px;
	z-index: 10;
}
#screen2 .next{
	width: 23px;
	height: 166px;
	position: fixed;
	bottom: -85px;
	right: 0px;
	z-index: 10;
}
.toggleButtonHor {
	width: 100px;
	height: 12px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	right: 0px;
	bottom: 140px;
	cursor: pointer;
	z-index: 9;
}

.slideshowButton {
	width: 100px;
	height: 12px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	right: 110px;
	bottom: 140px;
	cursor: pointer;
	z-index: 10;
}

.toggleButtonVer {
	width: 12px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	right: 517px;
	top: 54px;
	cursor: pointer;
}

#preloader {
	position:absolute;
	top: -1000px;
	height: 100px;
	width: 100px;
	overflow: hidden;
}

.iff {
	width: 90px;
	height: 64px;
	top: 53px;
	left: 0px;
	float: left;
	position: absolute;
	z-index: 0;
	background: transparent url(../img/iffn.png) center center no-repeat;
}

.content .commercialText {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: -2500px;
	color: white;
}