/*Tab controller related styles*/
html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }
ul.tabmenu2, ul.tabmenu2 li, ul.tabmenu, ul.tabmenu li {
margin:0pt;
padding:0pt;
cursor:pointer;
}
ul.tabmenu2 li, ul.tabmenu li {
border-right:1px solid #D4D4D4;

Xborder-bottom:1px solid rgb(153, 153, 153);
display:block;
float:left;
padding:3px 0pt;
text-align:center;
}
li.tm_fourli {
border-left:medium none !important;
width:545px !important;
}
li.tm_threeli {
border-left:medium none !important;
width:415px !important;
}
li.tm_twoli {
border-left:medium none !important;
width:283px !important;
}
li.tm_oneli {
border-left:medium none !important;
width:152px !important;
}
li.tm_last {
border-right:1px solid #999999 !important;
}
li.tm_left {
border-right:medium none !important;
}
li.tm_right {
border-left:medium none !important;
}
li.tm_empty {
border-right:1px solid #999999 !important;
}
li.tm_act {
/*
background:#EEEEEE none repeat scroll 0% !important;
border-color:black black -moz-use-text-color !important;
border-style:solid solid none !important;
border-width:1px 1px medium !important;
*/
background-image: url(/images/personalnovel/tab1_act.gif) !important;
border-right:1px solid #D4D4D4;
font-weight:bold;
}

#tab_1,
#tab_2,
#tab_3,
#tab_4,
#tab_5{
width:24%;
background-image: url(/images/personalnovel/tab1.gif);
border-right-color:black black -moz-use-text-color !important;
border-right-style:solid solid none !important;
border-right-width:1px 1px medium !important;
margin-right:1px;
}
#tab_2{
width:18%;
}
#tab_3{
width:30%;
}

