.profile_item1, .profile_item2, .profile_item3
{
    white-space: nowrap;
}

.answersQuestionTitle
{
    font-weight: bold;
    font-size: 16px;
    height: 1px;
}

.answersQuestionBody
{
    font-size: 12px;
}

.answersQuestionLeftPane
{
    padding-right: 5px;
}

.answersQuestionRightPane
{
    border-left: 1px dotted #666;
    padding-left: 5px;
    white-space: nowrap;
}

.answersQuestionStats
{
    font-size: 10px;
}

.answersQuestionNotifySettings
{
    font-size: 10px;
}

.answersQuestionsStatsLabel
{
    font-weight: bold;
    white-space: nowrap;
    padding-right: 3px;
}

.answersQuestionsStatsValue
{
    font-style: italic;
    white-space: nowrap;
    padding-left: 3px;
}

.answersAnswersStatsLabel
{
    font-weight: bold;
    white-space: nowrap;
    padding-right: 3px;
}

.answersAnswersStatsSelected
{
    font-weight: bold;
    white-space: nowrap;
    border: 1px dotted #008;
}

.answersAnswersStatsValue
{
    font-style: italic;
    white-space: nowrap;
    padding-left: 3px;
}

.answersQuestionTitle a
{
    text-decoration: none;
}

.answersSortSelected
{
    text-decoration: underline;
}

.answersSortInverted
{
    font-style: italic;
}

.answersErrorMessage
{
    color: #FFF;
    background-color: #8F0000;
    padding: 15px 15px 15px 15px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.answersWarningMessage
{
    color: #FFF;
    background-color: #8F8F00;
    padding: 15px 15px 15px 15px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.answersSuccessMessage
{
    color: #FFF;
    background-color: #008F00;
    padding: 15px 15px 15px 15px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.answersClarifications
{
}

.answersClarifications a
{
    text-decoration: none;
}

.answersClarificationsCompact
{
    border-top: 1px dotted #666;
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 10px;
    white-space: nowrap;
}

.answersClarificationsCloseButton
{
    float: right;
    border: 1px solid black;
    padding: 5px 5px 5px 5px;
    cursor: pointer;
}

.answersClarificationsCloseButton a
{
    white-space: nowrap;
    text-decoration: none;
}

.answersClarificationsExpanded
{
    border: 1px dotted #666;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 10px;
}

.answersClarificationPostLine
{
    font-style: italic;
    font-size: 12px;
}

.answersClarificationBody
{
    padding-left: 60px;
}

.answersClarificationPostForm textarea
{
    width: 100%;
}

.answersNotificationSettings
{
    border: 1px dotted #666;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
}

.answersNotificationSettings td
{
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}

.answersNotificationSettings td.submit
{
    text-align: center;
}

.answersNotificationSettings input
{
    margin: 0px 0px 0px 0px;
}

.answersProfileItem
{
    text-align: center;
    vertical-align: top;
    white-space: nowrap;
}
