/****
* css modifications for small screens (width less than or equal to 720px)
****/
#nav{max-width:250px;top:0; left:0;}
div.backTitle{top:20px; left:250px;}
#content{padding:10px; margin-top:10px; margin-left:250px;}
#footer{padding-left:20px;}

/* gall nav arrows */
div.gallery a.prev{left:0;}
div.gallery a.next{right:0;}

.wysiwyg-float-right, .wysiwyg-float-left{
	max-width: 50%;
}