/* CSS Document */
#listidvoc, #listl01, #listl02, #listtitleex, #lists{
display:none;}

.highlight{
font-weight:bold;
cursor:pointer;}

#showContent{
background-color:#ffffff;
border:1px solid black;
padding:5px;
margin-bottom:20px;}

#lwrap{
margin:0;
padding:0;}

.button{
text-transform:uppercase;
font-size:.7em;
border:1px solid #990000;
color:#990000;
font-weight:bold;
padding:0 2px;
cursor:pointer;}

.button:hover {
background:#990000;
color:#ffffff;}


/*.button2{
text-transform:uppercase;
font-size:.7em;
border:1px solid #99ccff;
color:#99ccff;
font-weight:bold;
padding:0 2px;
cursor:pointer;}

.button2:hover {
background:#99ccff;
color:#ffffff;}*/

.extypeS{
font-weight:bold;
color:#006699;}

.extypeV{
font-weight:bold;
color:#cc3366;}

#autosuggestion {
display:none;
overflow:scroll;
position:absolute;
background-image:url('/assets/bg_light_90.png');
background-attachment:fixed;
background-repeat:repeat;
color:#202020;
line-height:1.5em;
font-size:.8em;
text-align:left;
padding:0 2px;
margin-left:4px;
z-index:3000;
}

.asodd {
background:#e0e0e0;
}

#data, .none{
display:none;}

td.nblist{
font-weight:bold;
padding-right:5px;
text-align:right;
vertical-align:top;
}
td.wfright{
font-weight:bold;
text-transform:uppercase;
text-align:right;}

td.right{
text-align:right;}

td.attemped{
text-align:right;
font-weight:bold;}

td.done{
text-align:right;
font-weight:bold;}

td.bcapitals {
text-transform:uppercase;
font-weight:bold;
padding-right:15px;}

td.answerone{
text-align:center;
vertical-align:top;}

#d2, #d3, #d4 {
display:none;}

div.exchoicebox{
line-height:1.5em;
margin:10px 0;
font-weight:bold;
padding:5px;
text-align:center;
border:1px solid #cccc00;
font-size:.9em}