#TB_window {
	width: 425px;
	height: 126px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(/scripts/https-common/jquery/thickbox/tb_bg.png) no-repeat;
	border: 0;
}
#TB_load, #TB_window {
	_top: 200px !important;
}
.TB_overlayBG, .TB_overlayMacFFBGHack {
	background-color: #003a6f;
	opacity: 0.33;
}
#TB_ajaxContent.TB_modal {
	padding: 0;
	line-height: normal;
}

.tb_buttons{
	width: 400px;
	height: 30px;
	margin: 3px auto 3px auto;
	border: 1px solid white;
}
.h1white { /*current www style*/
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
.tb_copy {
	padding: 10px 20px;
}
.tb_copy div {
	margin-bottom: 5px;
}
.form_text {
	position: absolute;
	left: 40px;
	bottom: 25px;
}
.form_form {
	position: absolute;
	left: 100px;
	bottom: 21px;
	overflow: auto;
}
.form_bttn {
	position: absolute;
	left: 166px;
	bottom: 22px;
}
.form_bttn {
	position: absolute;
	left: 166px;
	bottom: 22px;
	padding-left: 10px;
}

.form_cont{
	position: absolute;
	left: 110px;
	bottom: 22px;
	padding-left: 10px;
}
.form_cancel{
	position: absolute;
	left: 215px;
	bottom: 22px;
	padding-left: 10px;
}
div.tb_copy .close {
	float: right;
	position: relative;
	right: -10px;
	background: url(/scripts/https-common/jquery/thickbox/tb_x.gif) no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	height: 14px;
	width: 14px;
	cursor: pointer;
}

