div.detailBoxWidget{	border:1px solid #ccc;	margin:0 0 10px 0;	position:absolute;	display:none;	background:white;	z-index:1000;	text-align:left;	right:0;	top:30px;	padding:5px;	}div.detailBoxWidget ul{margin:0; padding:0 15px 0 20px; float:left; border-left:1px dotted #ccc;}div.detailBoxWidget ul.first{border:none !important; padding-left:10px;}div.detailBoxWidget .detailBoxWidget_title { 	width:146px;	height:29px;	background:url(../img/detailBoxWidget_title_BG.gif) repeat-x left bottom;	line-height:29px;}div.detailBoxWidget li{border-left:1px dotted #ccc; margin-left:20px;}div.detailBoxWidget li.firstMenu{list-style:none; font-weight:bold; border:none; margin-left:0;}.is_keywordBox{	position:relative; float:left;	width:148px;	margin-right:4px;	background:#FFF url(../img/text_box_bg.gif) repeat-x top !important;		padding:4px 5px !important; 	border:1px solid #CCC !important; 	font-size:11px; 	color:#999 !important; 	height:15px !important;	}.is_keywordBox:focus{	padding:3px 4px !important;	color:#333 !important; 	outline:none;	border:2px solid #666 !important;	}