div.tab{
 display:none;
 visibility:hidden;
 width:100%;
}
div.tabs{
 padding:2px 4px 2px 4px;
 margin-bottom:50px;
 width:640px;
 border:1px solid #888;
 border-top:3px solid #456;
 border-bottom:3px solid #456;
 background:#FFF;
 filter:alpha(opacity=99);
 opacity:.99;
 -moz-opacity:.99;
}
div.tabsIn{
 text-align:left;
 padding:3px 4px 3px 4px;
 margin:3px 1px 3px 1px;
}
div.tabmenu{
 width:100%;
 border-top:1px solid #DDE;
 margin-top:26px;
 padding-top:1px;
 text-align:left;
}
a.ml{
 color:#9AA;
 text-decoration:none;
 margin:0;
 padding-right:5px;
}
a.ml:link{
 color:#9AA;
}
a.ml:visited{
 color:#9AA;
}
a.ml:hover{
 color:#DDA;
 text-decoration:none;
}
table.ans{
 width:100%;
 background:url(imgs/enneagram.gif) right top no-repeat;
}
td.ansQ{
 font-size:15px;
 font-family:Trebuchet MS;
 font-weight:bold;
 color:#055;
 height:46px;
}
td.ansBottom{
 font-size:18px;
 font-family:Trebuchet MS;
 font-weight:bold;
 color:#055;
 padding:0 2px 0 2px;
 width:33%;
}
div.ansA{
 font-family:Trebuchet MS;
 font-size:13px;
 color:#666;
 padding-left:45px;
 width:360px;
 min-height:40px;
 background:url(imgs/letter_A.gif) left top no-repeat;
}
div.ansB{
 font-family:Trebuchet MS;
 font-size:13px;
 color:#666;
 padding-left:46px;
 width:360px;
 min-height:35px;
 background:url(imgs/letter_B.gif) left bottom no-repeat;
}
td.ansCh{
 color:#057;
 line-height:1.6;
 width:150px;
}
td.ansBreak{
 width:10px;
}
b.nb{
 color:#036;
 margin-left:5px;
 cursor:hand;
 cursor:pointer;
}
b.nbA{
 color:#C36;
 margin-left:5px;
 cursor:hand;
 cursor:pointer;
}
input{
 vertical-align:bottom;
 height:18px;
}
td.ini{
 color:#117;
 font-family:Tahoma;
 font-size:12px;
 text-align:justify;
 padding:0 18px 10px 18px;
}
td.init{
 color:#117;
 font-family:Tahoma;
 font-size:13px;
 text-align:justify;
 padding:0 18px 30px 18px;
}
td.bottom{
 border-top:1px solid #CCC;
 text-align:center;
}
input.txt{
 border:0;
 padding:0;
 margin:0 0 6px 0;
 vertical-align:middle;
 font-size:inherit;
 font-family:inherit;
 height:21px;
 cursor:hand;
 cursor:pointer;
 border-bottom:1px dotted #666;
 background:#FFF;
 color:#C43;
 min-width:100px;
 text-align:center;
}
select.sel{
 border:0;
 padding:1px;
 margin:0 0 6px 0;
 vertical-align:middle;
 font-size:inherit;
 font-family:inherit;
 height:21px;
 border-bottom:1px dotted #666;
 background:#FFF;
 color:#C43;
 min-width:100px;
 text-align:center;
}
b.n{
 font-weight:inherit;
}