/* tabs.css override */

/* start  iphone-ipod-touch-backup.php */

#tab1, #tab2, #tab3, #content
{
    height: 700px;
}

.tabnav
{
    position: absolute;
    top: 718px;
}

.tabmenu li
{
    width: 210px;
}

li.left_edge_tab
{
    width: 10px;
    height: 42px;
}

li.right_edge_tab
{
    width: 10px;
    height: 42px;
}

.tabmenu a
{
    width: 210px;
}

.tabmenu a span
{
    width: 210px;
}

/* end iphone-ipod-touch-backup.php */
