/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
/* added by submit photo tab mod */
#a7 { left: -165px;	}
#tngnav a#a7 { left: -165px; }

/*Added 12 Aug 2010
/* maintable to replace hard-coded style in topmenu and index.php */
/* override page width to 98% */
.maintable {
    width: 98%;  /* changed from 860px; */
}
