#dhtmltooltip{
position: absolute;
left: -350px;
width: 400px;
visibility: hidden;
z-index: 100;
font-size: 10px;
}

#dhtmlpointer {position:absolute; left: -371px; z-index: 101; visibility: hidden; font-size: 10px; }

.featuredpopName {font: 12px Arial;}

.qViewtop {
background:url(/layout/img/qview_top.png); background-repeat: no-repeat; text-align: left;
}

.qviewTopName {font:bold 12px arial; color:#655545; text-align:center; padding:5px 0 0 0;}

.qviewBigName {font: 11px Arial; color:#9C3B3B; padding-right:5px; padding-left:5px;}

.qviewPrice {font: 11px Arial; color: #9C3B3B; padding:5px 0 5px 5px;}



.qViewbody {
background-image:url(/layout/img/qview_body.png); 
background-repeat: repeat-y; 
padding:5px 20px 10px 20px; 
height:100%; 
width:420px;
font-size: 10px;
text-align: left;
}

.qviewInfo {padding-left:5px; padding-right:2px; color:#000000;
	font-size: 10px;
	text-align: left;
}

.qviewDesc {padding-top:5px; padding-left:5px; padding-right:2px; color:#000000;
	font-size: 10px;
	text-align: left;
}


.qViewbottom {
width:400px;
height:20px;
background:transparent url(/layout/img/qview_foot.png) no-repeat left bottom;
z-index:200;
}


