#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;
}

#mygallery-table td , #mygallery-table input, #mygallery-table a {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 8px 10px;
}

#mygallery-table select {
	font-size: 13px;
    line-height: 20px;
}

#mygallery-table input[type="checkbox"]{
	margin-bottom: 0;	
}