#promptMasterInfozapToDynamic .modalContent {
	padding: 20px;
}

#promptMasterInfozapToDynamic .InstitutionTypeDropDown {
	margin-bottom: 10px;
}



/*
 * Modal-Go button
 */
.masterinfozap_go {
	width: 61px;
	height: 25px;
	background-image: url('../images/buttons/modal-go.gif');
}
.masterinfozap_go_rollover {
	background-image: url('../images/buttons/modal-go_ro.gif');
}

