#left .images, #right .images, #left .videos {
	width:400px;
}

.images > div, .videos > div {
	float:left;
	cursor:pointer;
}

.images > div {
	margin:5px 18px 29px 0px;
}

.landscape > div {
	margin-bottom:25px;
}

.landscape > div.img-selected {
	margin-bottom:22px;
}

.videos > div {
	margin:5px 24px 29px 0px;
}

.videos h3 {
	clear:left;
}

.download-block > div {
	cursor:pointer;
	float:right;
	width:30%;
	margin:0px 0px 5px 25px;
}

.images span, .preview-img > div, .preview-news > div, .view-video > div, .yt-link {
	display:none;
}

.images .img-left, .videos .img-left {
	margin-bottom:2px !important;
	margin-right:5px !important;
}

.preview-img {
	margin-top:35px;
}

.view-video {
	margin-top:5px;
}

.view-video > div:first-child {
	width:380px;
	height:260px;
}

.preview-img > div {
	float:left;
	width:110px;
}

.preview-img table {
	width:360px;
	margin-top:28px;
}

.preview-img > div:first-child {
	float:left;
	cursor:pointer;
	margin-right:10px;
	width:auto;
}

.preview-img .img-left {
	margin:7px 5px 5px 5px !important;
}

.img-left {
	float:left;
	margin:7px 10px 7px 5px !important;
	margin:7px 10px 7px 0px;
}

.img-right {
	float:right;
	margin:7px 0px 7px 25px !important;
	margin:7px 0px 7px 20px;
}

.download-block .img-right {
	margin-left:0px !important;
}

.img-shadow {
	background:url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background:url(../images/shadow.gif) no-repeat bottom right;
}

.img-shadow img, .img-shadow object {
	display:block;
	position:relative;
}

.img-shadow img {
	margin:-6px 6px 6px -6px;
}

.img-shadow object {
	margin:-6px 6px 3px -6px;
}

.images > .img-selected, .videos > .img-selected {
	background-color:#FFF;
	padding:8px 0px 3px 12px;
}

.images > .img-selected {
	margin:-3px 18px 26px -12px;
}

.videos > .img-selected {
	margin:-3px 24px 26px -12px;
}

.download-block > .img-selected {
	background-color:#FFF;
	margin:-8px -5px 0px 19px;
	padding:8px 5px 5px 7px;
}

.preview-img > .img-selected {
	background-color:#FFF;
	margin:-8px 10px 0px -12px;
	padding:8px 0px 0px 12px;
}

.img-selected .img-shadow {
	background:none !important;
}
