/* Lightish Box =========================================================== */
#lbO {
	position: fixed;
	z-index: 9997;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:#000;
}
#lbW {background:url(ajax/loader.gif) no-repeat center; width:24px; height:24px; margin:-12px 0 0 -12px; top:50%; left:50%; position:fixed;z-index:9998;}
#lbT div {
	background:#171717;
	font-family:Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#666;
	margin-top:1px;
	padding:5px 0;
	position:relative;
	line-height:17px;
	width:100%;
}
#lbT p{
	padding:0px;
	padding-left:8px;
}
#lbT dl{
	padding-left:8px;
}
#lbT .h_img_list, #lbT #descricao dt{color:#bbb;float:left; margin-right:4px;}
#lbT #descricao dd{clear:right;}
#lbT a {
	/*background:url(img_misc_ajax_nav.gif) no-repeat top left;*/
	height:17px;
	width:12px;
	display:block;
	float:left;
	text-indent:-9999px;
	margin-left:2px;
}