/* -- Paid 6 Specific Theme Settings -- */


body
{
     color: #435667;
}

h3
{
    font-size: 22px;
    color: #D5031E;
}



a {
    color: #D5031E;
}

#mainContent
{
    background-image: url(/App_Themes/Paid6Regular/Images/background.jpg);
    background-position: 10px top;
    background-repeat: no-repeat;
}

.number
{
    color: #D8031D;
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin: 0 14px;
}

.number_text
{
    color: #555E64;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 0;
}

#paid6lead_area3 #form
{
    width: auto;
    float: left;
}

#paid6lead_area4_pc
{
    margin: 0 75px 0 0;
}

#submitLink
{
    text-align: center;
    width: 258px;
    background-image:url(/App_Themes/Paid6Regular/Images/submitButton.png);
    background-repeat:no-repeat;
    margin: 0 0 0 145px;
}

#submitLink a {
    color: #FFF;
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding: 21px 0;
}

#contentSeo
{
    margin: 0 auto;
    color: #435667;
    padding: 50px 0 30px;
    width: 620px;
}

#contentText .number.first{
	margin-left: 0;
}


#contentText p.text{
	padding: 5px 0 0 28px;
	clear: both;
}