/*
-----------------------------------------
SFV PARTS
-----------------------------------------
*/

#PublishlabMainWrapper { padding-top: 40px; }
#sfv-parts { position: absolute; top: 0; border-top: 2px solid #000; width: 960px; margin: 0; padding: 0; }
#PublishlabMainWrapper #sfv-parts { width: 800px; }
#sfv-parts li { display: inline; }
#sfv-parts li a { font-family: Arial,Helvetica,sans-serif; float: left; display: block; margin-right: 10px; text-decoration: none; font-size: 10px; color: #fff; padding: 5px; background: #000; font-weight: bold; }
#sfv-parts li a:hover { color: #ff0000; }
#sfv-parts li a.active { background: #fff; color: #666; font-weight: normal; }
#PublishlabMainWrapper #sfv-parts li a.active { background: transparent; color: #fff; font-weight: normal; }