.body-overlayed EMBED {
	VISIBILITY: hidden;
	}

.body-overlayed OBJECT {
	VISIBILITY: hidden;
	}

.body-overlayed SELECT {
	VISIBILITY: hidden;
	}

#sbox-window EMBED {
	VISIBILITY: visible;
	}

#sbox-window OBJECT {
	VISIBILITY: visible;
	}

#sbox-window SELECT {
	VISIBILITY: visible;
	}

#sbox-overlay {
	POSITION: absolute;
	BACKGROUND-COLOR: #000;
	}

#sbox-window {
	padding: 10px;
	OVERFLOW: visible;
	PADDING-TOP: 10px;
	POSITION: absolute;
	TEXT-ALIGN: left;
	-moz-border-radius: 3px;
	background: #fff url(../images/box_bg.gif) repeat-x;
	border: 3px solid #666;
	}

#sbox-btn-close {
	RIGHT: -15px;
	BACKGROUND: url(../images/close_2.gif) no-repeat center 50%;
	WIDTH: 30px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	POSITION: absolute;
	TOP: -15px;
	HEIGHT: 30px;
	BORDER-BOTTOM-STYLE: none;
	}

.sbox-window-ie6 #sbox-btn-close {
	BACKGROUND-IMAGE: url(../images/close_2.gif);
	}

.sbox-loading #sbox-content {
	BACKGROUND-POSITION: center 50%;
	BACKGROUND-IMAGE: url(../images/spinner.gif);
	BACKGROUND-REPEAT: no-repeat;
	}

#sbox-content {
	CLEAR: both;
	OVERFLOW: auto;
	WIDTH: 100%;
	HEIGHT: 100%;
	}

.sbox-content-image#sbox-content {
	OVERFLOW: visible;
	}

#sbox-image {
	DISPLAY: block;
	}

.sbox-content-image IMG {
	DISPLAY: block;
	}

.sbox-content-iframe#sbox-content {
	OVERFLOW: visible;
	}

td.font-black {
	color: #393939;
	font-size: 40px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	}

.font-red {
	color: #95060a;
	font-size: 16px;
	font-family: arial;
	}

#divForm h2.title {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	}

#form td {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}


