div#ZFeaturedGadget2{
	padding:0px;
	margin:0px;
}

div#ZFeaturedGadget2 div.ZFeaturedRow {
	width:200px;
	background-color:#FFFFFF;
	cursor: pointer; 
	padding: 4px;
	overflow: hidden;
}

div#ZFeaturedGadget2 div.ZFeaturedRowSelected {
	width:200px;
	background-color:#FFFFFF;
	cursor: pointer; 
	padding: 4px;
	overflow: hidden;
	text-decoration: underline;
}


div#ZFeaturedGadget2 div.ZFeaturedDetailCell_M1_CATCHPHRASE_TITLE {
	background-image: url(../images/arrow.png);
	background-repeat:no-repeat;
	padding:1px 0px;
}

div#ZFeaturedGadget2 div.ZFeaturedDetailCell_M1_CATCHPHRASE_TITLE label.ZValue{
	line-height:140%;
	font-size:12px;
	display:block;
	padding-left:20px;
	color:#0000ff;
}

div#ZFeaturedGadget2 div.ZFeaturedDetailCell_M1_REGDATE{
	font-size:10px;
	font-weight:bold;
	text-align:right;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#dddddd;
	color:#787878;
}