.clickable { cursor: pointer; }
.tab_active { display: block; }
.tab_inactive { display: none; }

fieldset { border: 0px solid Black; }
legend { font-weight: Bold; }

/** Tab Lists */
#hot_popular_tab {
	background-image: url('images/lang_0/monster-gift-card_61.gif');
	width: 157px;
	height: 34px;
}
#hot_popular_tab:hover {
	background-image: url('images/lang_0/monster-gift-card_over_61.gif');
}

#hot_recent_tab {
	background-image: url('images/lang_0/monster-gift-card_62.gif');
	width: 146px;
	height: 34px;
}
#hot_recent_tab:hover {
	background-image: url('images/lang_0/monster-gift-card_over_62.gif');
}

#hot_discount_tab {
	background-image: url('images/lang_0/monster-gift-card_63.gif');
	width: 145px;
	height: 34px;
}
#hot_discount_tab:hover {
	background-image: url('images/lang_0/monster-gift-card_over_63.gif');
}

#top_nav_home_tab {
	background-image: url('images/lang_0/monster-gift-card_17.gif');
	width: 64px;
	height: 41px;
}
#top_nav_home_tab:hover {
	background-image: url('images/lang_0/monster-gift-card_over_17.gif');
}

#top_nav_buy_tab {
	background-image: url('images/lang_0/monster-gift-card_18.gif');
	width: 62px;
	height: 41px;
}
#top_nav_buy_tab:hover {
	background-image: url('images/lang_0/monster-gift-card_over_18.gif');
}
#top_nav_sell_tab {
	background-image: url('images/lang_0/monster-gift-card_19.gif');
	width: 61px;
	height: 41px;
}
#top_nav_sell_tab:hover {
	background-image: url('images/lang_0/monster-gift-card_over_19.gif');
}

#top_nav_trade_tab {
	background-image:url('images/lang_0/monster-gift-card_94.gif');
	width:61px;
	height:41px;
}

#top_nav_trade_tab:hover {
	background-image:url('images/lang_0/monster-gift-card_over_94.gif');
}

#indexHead_buy_tab {
	background-image: url('images/lang_0/monster-gift-card_50.gif');
	width: 62px;
	height: 30px;
}
#indexHead_buy_tab:hover {
	background-image: url('images/lang_0/monster-gift-card_over_50.gif');
}

#indexHead_sell_tab {
	background-image: url('images/lang_0/sell_53.gif');
	width: 68px;
	height: 30px;
}
#indexHead_sell_tab:hover {
	background-image: url('images/lang_0/sell_on_53.gif');
}

