@media only screen and (max-width: 620px) {

.formtable input, .formtable select {
	width: 100%;
	height: 24px;
	margin-bottom: 4px;
}

.formtable .divfield, .formtable .divlabel {
	display: block;
	width: 100%;
}

.gallery {
	width: 95% !important;
}

.ptchoice {
	width: 95%;
}

.smallgallery {
	width: 45% !important;
}