div#ZFeaturedGadget2 {
	border: 1px solid #cccccc;
	align: left;
	width: 610px; 
	height: 99px; 
	margin: 0px; 
	overflow: auto;
	font-size: 11px;
}

div#ZFeaturedGadget2 div.ZFeaturedRow {
	width: 590px;
	height: 20px;
	overflow: hidden;
	float: left;
	background-color: #ffffff;
}

div#ZFeaturedGadget2 div.ZFeaturedRowSelected {
	cursor: hand;
	width: 590px;
	height: 20px;
	overflow: hidden;
	float: left;
	background-color: #a0dbf9;
}

div#ZFeaturedGadget2 div.ZFeaturedItemTitle {
	width: 564px;
	height: 20px;
	float: right;
	margin: 2px;
	overflow: hidden;
}

div#ZFeaturedGadget2 div.ZFeaturedItemTitle label {
	font-weight: bold;
	width: 564px;
}

div#ZFeaturedGadget2 div.sikaku {
	width: 10px;
	height:20px;
	float: left;
	margin: 2px;
}