﻿body
{
}

.searchFAQ
{
    width: 303px;
    float: left;
     height:77px;
    border: 1px solid #cccccc;
}
.searchFAQ table
{
	padding-top:7px;
}

.helpRight2Title
{
    background: url(images/bgtitle.jpg) left top repeat-x;
    width: 303px;
    height: 25px;
    color: #3c3b3b;
    font: bold 15px Arial, Helvetica, sans-serif;
}
.helpRight2Title h3
{
    background:url(images/arrow1.png) no-repeat right 7px;
    color: #3c3b3b;
    margin:8px 10px 0px 0px;
    font: bold 15px Arial, Helvetica, sans-serif;
    padding: 5px 18px 0 0;
    margin: 0 10px 0 0 ;

}

.selecthelp
{
    width: 170px;
    padding: 1px;
    margin: 0 0 0 0;
    font: normal 12px Arial, Helvetica, sans-serif;
}

.form-submit
{
    background: url(images/curveGo2.jpg) repeat-x scroll 0 0 transparent;
    border: 0 none;
    color: #ff6600;
    font-weight: bold;
    height: 20px;
    padding: 0 3px 1px 3px;
    text-align: center;
    cursor: pointer;
}

.btn-w1
{
    background: url(images/btn-w1.gif) no-repeat scroll 0px 0px;
    padding-left: 5px !Important;
    display: inline-block;
}
.btn-w2
{
    background: url(images/btn-w2.gif) no-repeat scroll 100% 0px;
    padding-right: 5px !Important;
    display: inline-block;
}

.searchFAQ table tbody tr td
{
	padding-right:10px;
}
