@charset "utf-8";
/* CSS Document */


.buorg:hover {
	background: url("resources/images/ie_opps_over.jpg") no-repeat top left !important;
}
#buorg {   /* text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; */
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.buorg {
	left: 50% !important;
	margin-left: -200px;
	top: 40% !important;
	width: 400px;
	z-index: 999999;
	height: 190px;
	background: url("resources/images/ie_opps.jpg") no-repeat scroll 0 0 #E5E5E5 !important;
	width: 400px !important;
	border-bottom:0px !important;
}
html {
	margin-top: 0px !important;
}
.buorg div {
	padding: 5px 36px 5px 40px;
	font-size: 0px;
	*text-indent:-9999px;
}
.buorg a {
	color: #E25600;
	font-size: 0px !important;
}
#buorgclose {
	position: absolute;
	right: .3em;
	right: 13px !important;
	top: -7px !important;
	height: 20px;
	width: 12px;
	font-weight: normal;
	font-size: 40px !important;
	padding: 0;
	color: #C4C4C4;
	text-indent:-2px !important;
	/*ie7 hack*/
	*text-indent:-2px !important;
}
#buorgclose:hover {
	color: #333333;
	font-size: 40px !important;
	text-indent:-2px !important;
	/*ie7 hack*/
	*text-indent:-2px !important;
}
