#TB_window {
	max-height: 412px;
    min-width: 612px;
	color: #555555 !important;
	top: 70px !important; 
}

#TB_window td {
	vertical-align: top;
}

/*@-moz-document url-prefix(){ 
  #TB_window { top: 100px !important; }
}*/

@media screen and (-webkit-min-device-pixel-ratio:0){
	#TB_window td {
	vertical-align: middle;
	}
}

#TB_window select, #TB_window input[type="text"] {
	color: #555555 !important;
}

.my-submit-btn {
	padding-top: 10PX !IMPORTANT;
}

td.large_size {
	display: none;
}