
.photo_galery {
	width:280px;
	float:left;
	/*margin-top:18px;*/
	padding:0px;
    margin-right:25px;
    /*margin-left:6px;*/
	margin-top:12px;
	/*margin-left:8px;*/
}

.photo_galery .map {
    margin:0px;
	padding:2px;
	background-image: url(../img/slider/big_image_border.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
    cursor:pointer;
}

.big_image_td {
	margin:0px;
	padding:2px;
	background-image: url(../img/slider/big_image_border.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
    cursor:pointer;
}

.slide_gallery_table {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
}

.photo_galery_content {
	overflow:hidden;
	position: relative;
	height:150px;
	margin:0px;
	padding: 2px 0px;
	width:281px;
}

.photo_galery_content_table {
	position:relative;
	padding:0px;
	margin:-8px;
	margin-top:-4px;
}

.scroll_cell {

}
.sсroll_strip {
	background-image: url(../img/slider/strip.png);
	background-repeat: no-repeat;
	background-position:0px 6px;
	padding-left:0px;
	padding-right:1px;
	padding-top:7px;
	width:232px;
    height:8px;
}
.scroll_button {
	background-image: url(../img/slider/movable.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	width:70px;
	height:8px;
	cursor:pointer;
	position:absolute;
}

.small_img_td {
	background-image: url(../img/slider/small_image_border.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	margin:0px;
	padding:2px;
	cursor:pointer;
}

.small_img_td img {
	border:none;
}

.small_img_td a {
    display:block;
    width:82px;
    height:65px;
	margin-right:2px
}

div.slide_image {
    margin: 0px;
}