.smallTH{
width: 60px; border-right: 0px; font-size: 11px; text-align: center; font-style: normal; color: #555555;
}
.wideTH{
width: 90px; border-right: 0px; font-size: 11px; text-align: left; font-style: normal; color: #555555;
}
.clr{
    clear: both;
}
.leftcolumn{
    float: right;
	width: 420px;
}
.rightcolumn{
    float: left;
	width: 420px;
	text-align: justify;
}

a.linx{
   color: #999999;
   border-bottom: 1px dashed #cccccc;
   text-decoration: none;
}

a.linx:hover{
    color: #222222;
    border-bottom: 1px solid #999999;
}

a img{
    border: 0px;
}

table.tb_list tbody tr td a img:hover{
    margin-bottom: -2px;
}
table.tb_list tbody tr td a:hover img{
    margin-bottom: -2px;
}

.qbox{
background-color: #ffffff; padding: 15px; border: 1px solid #dddddd; width:456px; _width: 486px; margin-bottom: 10px;
}

.qbox div{
 float: left;
 width: 220px;
}

.qbox a{
    color: #999999;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS;
}
.qbox a:hover{
     color: #555555;
}