.GallerySelectOptions {
	width:30px;
	padding-left:4px;
}

.marginGallerySelectImg {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	border:0px #806e5d solid;
}
.whGallerySelectImg {
	width:150px;
	height:150px;
}
.whGallerySelectElement {
	width:162px;
	height:162px;
}
.whGallerySelectElement_Full {
	width:190px;
	height:222px;
}
.bgGallerySelectElementGroup {
/*	background-image:url('/support/images/folder.gif');
	background-repeat:no-repeat;*/
}
.txtGallerySelectElementTitle {
	font-size:10px;
	font-color:navy;
	text-align:center;
}
.hGallerySelectElementTitle {
	height:60px;
}

.posGallerySelectElement {
	display:inline;
    float:left;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.wMainImgBack_Left {width:17px;}
.wMainImgBack_Right1 {width:6px;}
.wMainImgBack_Right2 {width:4px;}
.hMainImgBack_Top {height:8px;}
.hMainImgBack_Bottom {height:14px;}
.bgMainImgBack_TL {
	background-image: url('/images/bg_MainImgBack_TL.gif');
	background-repeat: no-repeat;
	background-position: 0px 20%;
}
.bgMainImgBack_TR {
	background-image: url('/images/bg_MainImgBack_TR.gif');
	background-repeat: no-repeat;
	background-position: 80%;
}
.bgMainImgBack_BL {
	background-image: url('/images/bg_MainImgBack_BL.gif');
	background-repeat: no-repeat;
	background-position: 20%;
}
.bgMainImgBack_BR {
	background-image: url('/images/bg_MainImgBack_BR.gif');
	background-repeat: no-repeat;
	background-position: 0px 80%;
}

