div.fsuser
{
 color:#5B5B59;
 font:11px Trebuchet,Arial,Sans-Serif;
 margin-bottom : 20px;
 line-height : 16px;
}

div.fsuser a
{
 color:#805d40;
 font:11px Trebuchet,Arial,Sans-Serif;
 text-decoration : underline;
}

div.fsuser ul
{
 list-style-type : none;
 margin : 0px;
 padding : 0px;
}

div.fsuser ul li
{
 background : url(../ui/detail/orange_li.gif) left 7px no-repeat;
 padding-left : 12px;
 margin-top : 4px;
 margin-bottom : 4px;
}

div.fsuser a
{
 font-weight : inherit;
}

div.fsuser strong
{
 font-weight : bold;
}

div.fsuser table tr td,
div.fsuser table tr th
{
 text-align : left;
 vertical-align : top;
 
 border-left : 1px solid #ccc;
 border-top : 1px solid #aaa;
 border-right : 1px solid #aaa;
 border-bottom : 1px solid #ccc;
 
 padding : 4px;
 font-size : 11px;
}
div.fsuser table tr th
{
 font-weight : bold;
}

div.fsuser div.specification_link
{
 width : 100%;
 text-align : right;
 margin-bottom : 2px;
}
div.fsuser div.specification_link a
{
 color : #dc2912;
 text-decoration : none;
}
div.fsuser div.specification_link img
{
 vertical-align : -7px;
 margin-left : 4px;
 margin-right : 4px;
}

