body.gallery {
	background: url(../i/gallery-body-bg.png) repeat-x 0 0 #d6e1ed;
	}
body.gallery a {
	color: #346aa7;
	}

.gallery div.wrapper {
	background: url(../i/gallery-wrapper-bg.png) repeat-x 0 0 #c0cad5;
	padding: 3px;
	width: 710px;
	margin: 5px auto;
	}
.gallery div.container {
	padding: 8px 20px 20px;
	background: #fff;
	}

.gallery h1 {
	font: bold 43px Arial, Helvetica, sans-serif;
	color: #346aa7;
	margin-bottom: 3px;
	}
.gallery h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	overflow: hidden;
	}
.gallery a.back {
	font: 11px Tahoma, Verdana, Arial;
	padding-left: 8px;
	background: url(../i/a-back-bg.gif) no-repeat 0 5px;
	}


.gallery div.lp-wrapper {
	background: #efefef;
	margin-top: 20px;
	position: relative;
	width: 100%;
	padding: 10px 0;
	}
.gallery div.lp-container {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 420px;
	width: 652px;
	padding: 0 9px;
	#overflow: hidden;
	}
.gallery div.lp-container img {
	#position: relative !important;
	}
.gallery div.lp-wrapper a.scroller {
	position: absolute;
	top: 0;
	margin-top: -3px;
	width: 9px;
	height: 420px;
	}
.gallery div.lp-wrapper a.scroller-left {
	background: url(../i/right-arrow-red-back.gif) no-repeat right center;
	left: 0;
	}
.gallery div.lp-wrapper a.scroller-right {
	background: url(../i/right-arrow-red.gif) no-repeat left center;
	right: 0;
	}

.gallery div.sp-wrapper {
	position: relative;
	width: 100%;
	height: 93px;
	}
.gallery div.sp-container {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 22px;
	width: 630px;
	height: 93px;
	}
.gallery div.sp-wrapper ul,
ul.gallery {
	overflow: hidden;
	height: 80px;
	list-style: none;
	padding-top: 13px;
	padding-left: 6px;
	position: absolute;
	left: 0;
	top: 0;
	}
.gallery div.sp-wrapper li,
ul.gallery li {
	float: left; display: inline;
	margin-right: 10px;
	background: #e5e5e5;
	width: auto;
	}
.gallery div.sp-wrapper li a,
ul.gallery a {
	display: block;
	position: relative;
	left: -3px;
	top: -3px;
	overflow: hidden;
	width: 78px;
	height: 78px;
	}
.gallery div.sp-wrapper li img,
ul.gallery li img {
	display: block;
	border: 1px solid #8f8f8f;
	}
.gallery div.sp-wrapper li.active {
	margin-top: -13px;
	padding-top: 6px;
	background: #efefef;
	margin-left: -6px;
	margin-right: 8px;
	}
.gallery div.sp-wrapper li.active a {
	border: 4px solid #c00;
	top: 0;
	left: 0;
	}

.gallery div.sp-wrapper a.scroller {
	position: absolute;
	top: 10px;
	height: 83px;
	width: 15px;
	}
.gallery div.sp-wrapper a.scroller-left {
	left: 0;
	background: url(../i/right-arrow-red-back.gif) no-repeat center center #efefef;
	}
.gallery div.sp-wrapper a.scroller-right {
	right: 0;
	background: url(../i/right-arrow-red.gif) no-repeat center center #efefef;
	}

div.no-scroll-list div.sp-wrapper a.scroller-left,
div.no-scroll-list div.sp-wrapper a.scroller-right {
	display: none;
	}

div.no-scroll-image div.lp-wrapper a.scroller-left,
div.no-scroll-image div.lp-wrapper a.scroller-right,
div.no-scroll-image div.sp-wrapper {
	display: none;
	}


ul.gallery {
	position: static;
	height: auto;
	margin-bottom: 5px;
	zoom: 1;
	#margin-bottom: 10px;
	}
ul.gallery li {
	margin-bottom: 10px;
	}
ul.gallery li.fold {
	background: none;
	width: auto;
	}
ul.gallery li.fold a {
	position: static;
	background: url(../i/right-arrow-red.gif) no-repeat right 4px;
	padding-right: 9px;
	display:inline;
	}
.rightnews ul.gallery li.fold {
	clear: both;
	float: none;
	display: block;
	}
.rightnews ul.gallery li.fold a {
	margin-top: 10px;
	}

ul.fold li {
	display: none;
	}
ul.fold li.fold {
	display: inline;
	}
ul.fold li.fold a {
	margin-top: 0;
	}
