.myThickbox{
	display:none;
}
#TB_window h3.title{
	margin:25px auto auto 60px;
	*margin:25px auto auto 30px;
	line-height:36px;
	float:left;
	font-size: 16px;
	color: #0F719F;
}
#TB_window p.buttons{
	clear:both;
	margin:15px auto auto 80px;
}
#TB_window p.tipInfo{
	clear:both;
	margin:0px auto auto 0px;
	*margin:-10px auto -10px;
	text-align:center;
}
#TB_window h3.title span{
	float:left;
}
#TB_window h3.title img{
	float:left;
}
#TB_window{
	display:none;
	font-size:13px;
}
#TB_window h4{
	text-align:center;
	font-size:16px;
	color:#0A819E;
}
#TB_window label{
	display:inline-block;
	width:75px;
	text-align:right;
}
#TB_window .mustInput{
	color:red;
}
#TB_window .notes{
	color:#999;
	margin-left:5px;
}
#TB_window .strong{
	font-weight: bold;
}
