﻿.faq-content
{
    line-height: 1.5em;
}

.faq-content h2
{
}

.faq-content h3
{
    display: inline;
}

.faq-content h3 a
{
    cursor: pointer;
}

.faq-answer p
{    
    padding-bottom: 10px;
}

.ui-right
{
    float: right;
    cursor: pointer;
}