/* CSS Document */

/*
-----------------------------------------------
LOCAL STYLE SHEET (gallery.css)

Site: Kockroach.com
Company:  AuthorsOnTheWeb.com
Author:   Eric P Rhodes (eric@bookreporter.com)
Version:  22 December 2006
File Path: ../css/gallery.css
----------------------------------------------- */


/* = Local Structure - #maincol
------------------------------------------*/
	

#gallery_subnav {

	}

#gallery_subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#gallery_subnav li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	}

#gallery_subnav a {
	border-width: 0;
	padding: 0;
	margin: 0;
	}

