/*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;}
/*--Begin tab adjustments for use with Share Photo/Doc tab Mod*/

#tngnav a {/*inactive tab*/
padding: 0.2em 12px 0.3em 26px;
}

#a0 { left: 0px;}
#a1 { left: -25px;}
#a2 { left: -45px;}
#a3 { left: -65px;}
#a4 { left: -85px;}
#a5 { left: -105px;}
#a6 { left: -125px;}
#a7 {left: -145px;}

#tngnav a#a0 { left: 0px;}
#tngnav a#a1 { left: -25px;}
#tngnav a#a2 { left: -45px;}
#tngnav a#a3 { left: -65px;}
#tngnav a#a4 { left: -85px;}
#tngnav a#a5 { left: -105px;}
#tngnav a#a6 { left: -125px;}
#tngnav a#a7 {left: -145px;}

ul#tngnav {
width: 905px; /*adjust this value up or down based on your template*/
margin: 0px auto;
padding: 0px;
list-style: none;
border: none;
}

#tngnav li {
margin: 0px auto;
display: inline-block;
padding: 0;
float:left;
}
/*---end tab adjustmentds for Share Photo/Doc tab Mod ---*/
