
#TB_window {
	
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid /*#525252*/ #7c8400;
	text-align:left;
	top:50%;
	left:50%!important;	
	width:940px!important;
	height:700px!important;

}

#TB_ajaxContent{

	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	width:900px!important;
	height:700px!important;

}
