

#dgtooltipp_oxprice {
	padding: 4px 0 4px 8px;
	font-size: 23px;
	font-weight: bold;
	background: #efefef;
	line-height: 40px;
}

#dgtooltipp_oxtitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background: #efefef;
	padding: 4px 0 4px 8px;
}

#dgtooltipp_oxartnum {
	color: #5E5E5E;
	background: #efefef;
	padding: 4px 0 4px 8px;
	font-size: 10px;
	font-style: normal;
}

#dgtooltipp_oxlongdesc {
	line-height: normal;
	font-size: 11px;
	background: #efefef;
	padding: 4px 4px 4px 8px;
	vertical-align: top;
}

.tooltipp {
	z-index: 10;
	left: 6px;
	width: 500px;
	top: 72px;
	height: 270px;
	visibility: hidden;
	position: absolute;
	border: 1px solid #414B55;
	background: #ffffff;
}

#right .listitem.rightlist .price div{
	
font-size: 10px;
font-style: normal;
font-weight: normal;
}
