.gallery{
	float:left;
	display:inline;
	width:668px;
	background:#FFFFFF;
	padding:0 0 40px 0;
}
.gallery img {
	float:left;
}
.gallery a{
	float:left;
	width:130px;
	height:85px;
	background:transparent 3px 3px no-repeat;
	cursor: url(../../addon/highslide/graphics/zoomin.cur), pointer !important;
	margin:0 15px 15px 19px;
}
.gallery_file {
	float:left;
	display:inline;
	font-size:13px;
	line-height:15px;
	text-align:justify;
	width:622px;
	padding:15px 27px 15px 19px;
	background:#FFFFFF;
}
.gallery_row {
	float:left;
	display:inline;
	width:622px;
}
.gallery_video {
	float:left;
	display:inline;
	font-size:13px;
	line-height:15px;
	text-align:justify;
	width:622px;
	padding:15px 27px 15px 19px;
	background:#FFFFFF;
}

.gallery_right {
	float:right;
	width:320px;
	padding-bottom:5px;
}
.gallery_right  a {
	color:#cc0000;
	width:auto;
	height:auto;
	margin:3px auto 3px auto;
	font-size:12px;
}
.gallery_right a:hover {
	color:#003333;
	text-decoration:none;
}
.gallery_left {
	float:left;
	width:300px;
}