@import url(/css/default.css);

h3.ques a
{
    font-family: Trebuchet MS, Verdana, Arial
    font-size: 16pt;
    font-weight: normal;
    line-height: 1.5em;
}

.kb
{
    font-family: Verdana, Arial;
    font-size: 10pt;
    line-height: 1.5em;
    margin: 0;
}

h2.kb-head a
{
    font-family: Trebuchet MS, Verdana, Arial;
    font-weight: normal;
    font-size: 12pt;
    margin: 0px;
    padding: 0px;
    line-height: 1.5em;
    text-decoration: none;
    border-bottom: 1px dotted #000099;
}

h2.kb-head a:hover
{
    border-bottom: 1px dotted #009900;
}

.kb-dt
{
    margin: 5px 0;
    font-family: Trebuchet MS, Verdana, Arial;
    font-weight: normal;
    font-size: 12pt;
    color: #999999;
}

.kb-rate
{
    margin: 5px 0;
    font-family: Trebuchet MS, Verdana, Arial;
    font-weight: bold;
    font-size: 9pt;
    color: #666666;
}

.kb-entry
{
    padding: 0px 10px;
    color: #333333;
    font-family: Verdana, Arial;
    font-size: 10pt;
    line-height: 1.5em;
}

.kb-entry p
{
    color: #333333;
    font-family: Verdana, Arial;
    font-size: 10pt;
    line-height: 1.5em;
}

.kb-foot
{
    padding: 0px 5px;
}

.kb-foot a, .kb-foot a:visited {
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #990000;
}

.kb-sep
{
    height: 1px;
    border-top: 1px solid #330000;
    margin: 15px 20px;
}

#kb-comments
{
    margin-left: 20px;
    padding: 0px;
}

#kb-comments h1
{
    background: #eeeeee;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #cccccc;
    font-famlily: Trebuchet MS, Verdana, Arial;
 }

.kb-post-comment
{
    font-family: Verdana, Arial;
    font-size: 10pt;
    line-height: 1.5em;
    margin: 5px;
}

.kb-post-comment .foot
{
    color: #993333;
    font-size: 9pt;
    font-style: italic;
    margin-left: 5px;
}

.kb-post-comment .dt
{
    font-weight: normal;
}

.kb-post-comment .comment
{
    color: #333333;
    font-size: 10pt;
    line-height: 1.5em;
}

.kb-post-sep
{
    height: 1px;
    border-top: 1px solid #cccccc;
    margin: 10px 0px;
}

#kb-post-form
{
    margin-left: 15px;
    line-height: 2em;
    font-weight: bold;
    color: #666666;
    border: 1px dotted #999999;
    padding: 10px;
}

#kb-post-form legend
{
    padding: 0px 10px;
    color: black;
    background: white;
    margin: 0px;
    font-famlily: Trebuchet MS, Verdana, Arial;
    font-size: 12pt;
 }

#kb-post-form input.utb, #kb-post-form textarea.utb
{
    border: 1px solid #cccccc;
}

#kb-post-form input.btn
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Verdana, Arial;
    margin: 0px
    padding: 5px;
    background: #eeeeee;
    border: 1px outset #333333;
}

.kb-post-help
{
    margin-left: 15px;
    padding: 5px;
    font-weight: normal;
    border: 1px dotted #999999;
    line-height: 1.5em;
}

.kb-post-help legend
{
    font-weight: bold;
    font-size: 10pt;
    background: #ffffff;
    padding: 0px 5px;
}


.kb-rating
{
    font-size: 9pt;
    font-weight: bold;
    vertical-align: bottom;
    margin: 25px 0;
    padding: 5px;
	background: white;
	border: 1px solid #999999;
    height: 100px
}

.kb-rating ul
{
}

.kb-rating ul li
{
    text-align: center;
    list-style: none;
    float: left;
    margin: 0 5px;
}

#column-right h2
{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
}

* html #column-right h2
{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 16px;
    font-weight: bold;
}

a, a:visited
{
    color: green;
}

a:hover
{
    color: black;
}