#main_text_bg {
	width: 538px;
	margin-top: 27px;
	margin-left: 22px;
}
#main_text_title {
	font-size: 24px;
	line-height: 24px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
.prev_img {
	border: 1px solid #E9E6DE;
}
.vline_td {
	background-image: url(imgs/gallery/vline.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	vertical-align:top;
}
.gline_td {

	background-image: url(imgs/gallery/gline.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}
.vline1_td {
	background-image: url(imgs/gallery/vline.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	vertical-align:bottom
}
.gline1_td {

	background-image: url(imgs/gallery/gline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
}
.descr_td {
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#detail {
	margin-top: 5px;
	margin-bottom: 5px;
}
#large_image {
	height: 354px;
	width: 532px;
	border: 3px solid #B1B5BB;
	background-image: url(imgs/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #F5F3EC;
}
#detail .btn {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 3px;
}
