#daproduct-overall {
	position: absolute;
	z-index: 8000;
	width: 395px;
	margin:-14px -9px;
	background: url(../images/daproduct/bg1.png) #EFEFEF no-repeat;
}

#daproduct-overall > img {
	float:left;
	margin: 15px 17px;
}

#daproduct-content {
	float: right;
	width: 287px;
	margin: 7px 10px 0 0;
}

#daproduct-content > h3 {
	font-size: 12px !important;	
	overflow: hidden;
}

#daproduct-content > div > a {
	/*display: block;
	text-align: right;	
	float: none;*/
	margin-top:12px;
}

#daproduct-footer {
	background:url(../images/daproduct/bg2.png);
	height: 3px;
}

.daproduct-set-products {
	cursor: pointer;
}

#daproduct-close {
	position: absolute;
	top:6px;
	right:6px;
	width: 15px;
	height: 15px;
	background:url(../images/daproduct/close.png);
	cursor: pointer;
}