div.phGallery_tools, div.phGalleryS_tools {
	width: 160px;
	border: 1px solid #72457C;
	background-color: #254654;
	margin-left: auto;
	margin-bottom: 20px;
	position: relative;
}
div.phGalleryS_tools {
	width: 200px;
}
div.phGallery_tools_h {
	padding: 10px;
}
div.phGallery_tools_itm {
	padding-bottom: 3px;
}
div.phGallery_tools_itm a {
	color: #999;
	text-decoration: none;
}
div.phGallery_tools_itm a:hover {
	text-decoration: underline;
}
div.phGallery_tools_itm a.phGallery_tools_itm {
	margin-left: 10px;
}
div.phGallery_tools_itm img.phGallery_tools_itm_sp {
	width: 14px;
	height: 13px;
}
div#phGallery_tools_Save, div#phGalleryS_tools_Save {
	position: absolute;
	bottom: 0px;
	left: -450px;
	background-color: #e8949c;
	border: 1px solid #CC0000;
	width: 350px;
	text-align: left;
}
div#phGalleryS_tools_Save {
	left: -410px;
}
div.phGallery_tools_Save_h, div.phGalleryS_tools_Save_h {
	padding: 10px;
}
div.phGallery_tools_Save_lb, div.phGalleryS_tools_Save_lb {
	font-weight: bold;
	padding-bottom: 5px;
	color: #000;
}
#phGallery_cancelBtn, #phGallery_saveBtn, #phGalleryS_cancelBtn, #phGalleryS_saveBtn {
	background-color: #7c7374;
	border:1px solid #72457C;
	color: #fff;
}
div.gallery_wrapper {
}
div.phGallery_itm_img {
	float: left;
	width: 140px;
	margin-right: 20px;
}
div.phGallery_itm_cont {
	float: left;
	width: 450px;
}
div.phGallery_itm_sp {
	border-bottom: 1px solid #999;
	padding-top: 20px;
	margin-bottom: 20px;
}
div.sortHelper {
	border: 2px dashed #999;
}
div#dragHelper {
	color: #58595B;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
div.phGallery_itm_title a {
	color: #58595B;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0;
	text-decoration: none;
}
div.phGallery_itm_title span.phGallery_item_tools {
	padding-left: 10px;
}
div.phGallery_galTitle {
	color: #58595B;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #58595B;
}
div.phGallery_galBack {
	padding-bottom: 15px;
}
div.phGallery_galBack a {
	text-decoration: none;
}
div.phGallery_galBack a:hover {
	text-decoration: underline;
}