/****
* css modifications for small screens (width less than or equal to 980px)
****/
#nav ul{margin:8px;}
#nav ul li.lastLi a{opacity:.6; padding-top:3px !important;}
#content{padding:10px;}

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

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