/* ----------------------------------------- */

#tab_plan{
width:100%;
float:left;
margin-top:10px;
font-size:0.9em;
clear:both;
color:#98795E;
}
#tab_plan a, #tab_plan a:link, #tab_plan a:visited, #tab_plan a:hover{
color:#98795E;
text-decoration:none;
}

.tab_plan_title{
border-bottom:solid 1px #98795E;
min-height:14px;
min-width:100px;
font-weight:bold;
}

#tab_plan ul{
padding-left:0px;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
}
/**/
#tab_plan li{
padding-top:4px;
list-style-image:none;
}