/* @override http://www.oliverbrachat.com/styles/thickbox.css */

#TB_window {
	z-index: 102;
	text-align: left;
	position: fixed;
	left: 47%;
	top: 260px;
	padding: 40px;
	display: none;
	background: url(../images/schadow_popup.png) no-repeat 15px 17px;
}

#TB_closeAjaxWindow{
	width: 30px;
	height: 30px;
	position: absolute;
	margin: 0;
	left: 445px;
	color: white;
	text-align: center;
	top: 28px;
	font-weight: bold;
	font-size: 20px;
	background: url(../images/close_icon.png) no-repeat;
	padding: 5px 0 0 1px;
}

#TB_closeAjaxWindow a {
	color: black;
}

#TB_iframeContent{
	_margin-bottom:1px;
}
