

.dlh_ss {
	text-align:center;
}

.dlh_ss_frame {
	position : absolute;
	top : 0px;
	left : 0px;
	text-align:left;
	z-index : 11;
}

.dlh_ss_frame img {
	width : 62px;
	height : 62px;
	border : 1px solid #ffffff;
}

.dlh_ss_anchor {
	position: relative;
	z-index : 19;
	top: 0px;
	left: 0px;
	height: 85px;
}

.dlh_ss_img_lrg {
	padding : 2px;
	border : 1px solid #CCCCCC;
	background-color:#ffffff;
	position : relative;
	z-index : 20;
	top : -5px;
	left : -5px;
}

.dlh_ss_title {
	padding : 0px 0px 1px 0px;
	text-align:right;
	width : 100%;
}

.dlh_ss_nav {
	position : absolute;
	left : 0px;
	top : 64px;
	z-index:19;
}

.dlh_ss_nav table {
	width : 100%;
	_width : 97%;
}

.dlh_ss_holder {
	display : none;
}

.dlh_ss_shadow {
	position: absolute;
	left: 4px;
	top: 88px;
	z-index : 20;
	padding: 0px 0px 0px 0px;
	background-color:#DDDDDD;
	display : none;
}

.dlh_ss_arrow {
	position : absolute;
	top : 1px;
	left : 0px;
}

.div_ss_placeholder {
	width : 194px;
	height : 64px;
	background-image : url('/images/loading_ss.gif');
}
