#shDisplay {
}
#shWrap {
	background-color: #FFF !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-top: 15px;
	position: relative;
}
#shTopImg {
	padding: 0px !important;
}
#shTitle {
	position:relative;

}
#shName {
	color: #b25538 !important;
	padding-top: 19px;
	padding-left: 70px;
	text-align: left;
	padding-bottom: 15px;
}
#shCount {
	top:0px;
	left:0px;
	position:absolute;
	width: 105px !important;
	text-align: left;
	padding-top: 22px;
}
#shNext {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 39px;
	width: 48px;
}
#shPrev {
	position: absolute;
	top: 0px;
	left: 0px;
		height: 39px;
	width: 48px;
}
#shCloseBtn {
	text-align: right;
	margin-bottom: 7px;
	margin-right: 14px;
}
#shShowAll {
	position: absolute;
	bottom: 12px;
	right: 0px;
}
#shShowAll a {
	color: #B35639 !important;
	font-size: 12px !important;
	font-family: 'Lucida Grande',Verdana,sans-serif !important;
	font-weight: normal !important;
	letter-spacing: 0px !important;
}
#shShowAll a:hover {
	color: #CA8874 !important;
	text-decoration: underline !important;
}

