Index: press-this.php
===================================================================
--- press-this.php	(revision 12338)
+++ press-this.php	(working copy)
@@ -434,7 +434,7 @@
 	}
 	jQuery(document).ready(function($) {
 		//resize screen
-		window.resizeTo(720,540);
+		window.resizeTo(720,600);
 		// set button actions
     	jQuery('#photo_button').click(function() { show('photo'); return false; });
 		jQuery('#video_button').click(function() { show('video'); return false; });
