.CommandBox, #header, #path-descriptor, #leftnav, #footer, #TemplatePath, 
div.Article div.ArticleTitleRight, div.Article div.ArticleTitleLeft,
#SendTemplate, #TemplateSubscription, #TemplateAskQuestion, #vote-template, .RankSelector, 
#RequestFeedback
{
    display:none;
}

img
{
    visibility: hidden;
}

div.TemplateContent img
{
    visibility: visible;
}


#main
{
    margin-left: 10px;
    padding: 0.5em;
}

div.Section div.SectionTitle
{
    color : #000000;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 0.5em;
    border-bottom : none;
}

.TemplateName
{
    color : #000000;
    font-size: 14pt;
}

div.Article div.ArticleBody 
{

    color : #000000;
    border: none;

}


table.PropertyList td.PropertyName 
{
    color: #000000;
    border: none;
    font-weight: normal;
}


table.PropertyList td.PropertyValue 
{
    border: none;
}

div.Article div.ArticleTitleMiddle 
{
    color : #000000;
    padding: 0.1em 1em 0.1em 0px;
} 

.RankSelectorText
{
    display:inline;
}

#request .PropertyValue#QuestionDate,
#request .PropertyValue#LastAnswerDate 
{
background-color: #ffffff;
color: #000000;
}

#RequestHistory td.EventKind, #RequestHistory td.EventDate 
{
color: #000000;
}

table.GenericGrid th 
{
    color: #000000;
    background-color: #ffffff;
}

a, a:hover, a:visited
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}