.blist_popup_fldr_link{
	background-image:url(../images/icon_folder.gif);
	background-repeat:no-repeat;
	color:#333333;
	display:block;
	padding-left:20px;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #eeeeee;
}

.blist_popup_fldr_link:hover{
	color:#000000;
	text-decoration:none;
	background-color:#ffffff;
}

.popup_scroll_arrow{
	padding-right:12px;
}

.blist_sub_cat_p{
	position:absolute;
	background-image:url(../images/bg_popup.gif);
	background-repeat:repeat-x;
	border:3px solid #ffffff;
	background-color:#f7f7f7;
	left:393px;
	top:400px;
	width:226px;
	height:245px;
}

.blist_sub_cat_p .content{
	height:180px;
	width:200px;
	padding-left:13px;
	padding-right:13px;
	padding-top:0px;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
}

/*Scrolling Category Start*/
.blist_ig_move_me{
	position:relative;
	top:0px;
}

.blist_ig_conv_cont{
	top:0px;
	height:180px;
	overflow:hidden;
	position:relative;
}
/*Scrolling Category End*/
