
/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:10px;
	height:10px;
	float:left;
	cursor:pointer;
	font-size:1px;
}

/* right */


/* left */

/* disabled navigational button */
#gallery a.disabled {
	visibility:hidden !important;		
} 	

