.bl_cb{
    clear: both;
    font-size: 0px;
    height: 0px;
}
#blmod_banner_upload table{
	font-size: 13px;
}
#blmod_banner_upload table td{
	padding-bottom: 5px;
}
.banner_show_info img{
	margin-top: -6px;
}
#blmod_banner_upload label {
	float: none;
	width: auto;
	padding: 0px;
	padding-left: 3px;
	text-align: left;
	font-weight: normal;
	cursor: pointer;
}
.content_images_table{
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #fffff0;
	border: 1px solid #dfd5c3;	
}
.content_images_table ul{
	list-style: none;
}
.content_images_line{
	border-bottom: 1px solid #dfd5c3;	
}
.block_name{
	display: none;
}
.banner_line_text{
	float: left;
	width: 385px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 130%;
	word-wrap: break-word;
}
.line_dark{
	background-color: #f5ead0;
}
.bl_admin_product{
    float: left;
    width: 112px;
    height: 124px;
    margin: 5px;
    word-wrap: break-word;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
}
.bl_pagination a{
    text-decoration: underline;
}
.comments{
	color: #7F7F7F;
	font-size: 11px;
}
.filter_row{
	width: 100%;
	margin: 0 0px 1px 0px;
	padding: 2px 0 3px 0;
	border-bottom: 1px solid #ede4d1;
	background-color: #FFF;
	min-height: 20px;
}
.filter_row a{
	color: #963;
}
.blmod_banner_popup_close{
	width: 17px;
	float: right;
	text-align: center;
	padding: 1px;
	color: #374853;
	font-size: 15px; 
	font-weight: bold; 
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	cursor: pointer;
	margin: 0px 5px 1px 0px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	border: 1px solid #ede4d1;
	background-color: #FFF;
}
.blmod_banner_popup{
	position: fixed; 
	z-index: 9999999; 
	top: 50%; 
	left: 50%;
}
.blmod_banner_popup_style{
	clear: both;
	padding: 4px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #ede4d1;
	background-color: #FFF;
    box-shadow: 3px 3px 80px 7px #000000;
}
.blmod_clicks_list{
	margin-top: 20px;
}
.blmod_clicks_title{
	border-bottom: 1px solid #EDE4D1;
	color: #000!important;
}
.blmod_clicks_row{
	clear: both;
	border-bottom: 1px solid #EDE4D1;
	min-height: 18px;
	font-size: 11px;
	color: #963;
	padding-top: 4px;
}
.blmod_clicks_ip{
	float: left;
	width: 100px;
}
.blmod_clicks_user_id{
	float: left;
	width: 350px;
}
.blmod_clicks_date{
	float: left;
	width: 140px;
}
.blmod_clicks_url{
	float: left;
}
.blmod_click_bg_dark{
	background-color: #efefef;
}
.blmod_graphdiv{
	font-size: 11px!important;
}
.blmod_unique_c{
	color: #f5a834;
}
.blmod_total_c{
	color: #427fc3;
}
.blmod_displays_c{
	color: #008040;
}
.banner_line_text_small{
	font-size: 12px;
}
.blmod_pagination{

}
.show_underline a:hover{
	text-decoration: underline!important;
}
.blmmod_handle{
	float: right;
	cursor: pointer;
	margin-right: 3px;
	margin-top: 3px;
}
.order_top, .order_down{
	cursor: pointer;
	width: 16px;
	height: 17px;
	background-image:url('order_top.png');
}
.order_down{
	margin-top: 3px;
	background-image:url('order_down.png');
}
.banner_show_info{
	width: 265px; 
	font-size: 13px;
	line-height: 17px;
}
#blmod_marquee_bg{
	clear: both;
	width: 100%;
}
#run_code_mask{
	display: none;
	position: absolute;
    left: 0;
    top: 0;
	background-color: #FFF;
	z-index: 99;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#run_code_box{
	display: none;
	position: absolute;
	left: 300;
    top: 250;
	width: 500px;
	background-color: #e8e8e8;
	z-index: 100;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#run_code_exit{
	float: right;
	width: 17px;
	font-weight: bold;
	color: #D54E21;
	font-size: 15px;
	font-family: Verdana;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}
#run_code{
	padding: 7px;
	padding-bottom: 0px;
}
.open_product_link{
	position: relative;
	text-align: right;
	margin-top: -15px;	
}
.open_product_link a{
	font-size: 11px;
	color: #268CCD;
}