body {
	position: absolute;	
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	display:block;
}
#seebox_Bg{
	background-color:#000;
}
#seebox_Preloader {
	background-image: url(http://app.fidelitytools.net/img/seeBox/bgLoader.png);
	background-repeat: no-repeat;
}
#seeBox_PreloaderImg {
	background-image: url(http://app.fidelitytools.net/img/seeBox/reloj.gif);
}

#seebox_seeBoxer {
	background-color: #000;	
}
#seebox_seeBoxer_cerrar{
	background-color: #000;
	color: #F30;
}
#seebox_textBg {
	background-color: #000;
}
#seebox_textBox_btn{
	background-color:#000;
	color: #999;
}
#seebox_textBox_Text{
	color:#F33;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

.seebox_compartir_txt {
	font-family: Arial;
	font-size: 11px;
	color: #069;
}
