div.form input .input-text
{
    border:1px solid #3b6e22;
    color:#666666;
	
}

div.form label
{
    display:block;
    margin-bottom:10px;
    font-family: arial;
    font-size: .8em;
    color: #333333;
}

div.form label span
{
    display:block;
    float:left;
    padding-right:6px;
    width:100px;
    text-align:left;
    font-weight:bold;
    font-family: arial;
}

hr
{
    border: none;
    height: 1px; line-height: 1px;
    background: #D8D8D8;
    margin-bottom: 20px;
    padding: 0;
}

ul
{
    margin: -7px 0 24px 0;
}

div.report-bug-header
{
    font-family: arial;
    font-size: 1.8em;
    color: #333333;
    font-weight: bold;
    padding: 5px 0px;
}

p.report-bug-instructions
{
    font-family: arial;
    font-size: 1.0em;
    color: #333333;
    margin-bottom: 5px;
}
