﻿.main-box 
{
    width: 938px;
    overflow:hidden;
    border: solid 1px #cccccc;
    background: #F0F0F0;
    padding: 10px;
    margin-bottom: 20px;
}

.main-left-content
{
    width:694px;   
    margin-right:18px; 
    float:left;
    background: #F0F0F0;  
}

.main-left-content li 
{
    padding: 10px;
    margin: 0;
}

.main-right-content
{
    width:227px;
    height: 431px;
    float:left;
    background: url(../images/custom-rounded-bg.gif) 0 0 no-repeat;    
}

.main-right-content ul 
{
    margin: 10px 10px 0 25px;
    padding: 0;
}

.main-right-content li 
{
    padding: 10px;
    margin: 0;
}

.main-box-form h2
{
    font-size: 14px;
    font-weight:bold;
    padding: 0 0 0 10px;
    margin: 0;    
}

.main-box-form h2 span
{
    color: Red;    
}

.main-box-form h3
{
    font-size: 14px;
    font-weight:bold;
    padding: 0 0 0 10px;
    margin: 10px 0 10px 0;
    color: Red;
}

.main-box-form p 
{
    margin: 0;
    padding: 0 0 10px 10px;    
}

blockquote {
margin: 5px;
padding: 5px;
background-color: #e0e0e0;
}

/* This is the property before the quote starts*/
blockquote:before {
content: open-quote;
height:0px;}

/* This is the property for when the quote ends*/
blockquote:after {
content: close-quote;
height:50px;
margin:-50px 0px 0px 350px;}

blockquote:before, blockquote:after {
color: #cccccc;
display: block;
font-size: 5em;
width: 50px;
}

blockquote p {
padding-left:50px;
padding-right:50px;
font-size: 24px;
}

cite
{
    padding: 50px;
    margin: 0;
    font-size: 14px;
}

#debbie-testimonial
{
    width: 938px;
    height: 188px;
    background: url(../images/testimonials/debbie.gif) 0 0 no-repeat;
    margin: 0 0 20px 0;
    padding: 0;
}

#debbie-testimonial-lower
{
    width: 791px;
    float: right;
    background: #e0e0e0;
    height: 148px;
    margin: 40px 0 0 0;
}

#austin-testimonial
{
    width: 938px;
    height: 188px;
    background: url(../images/testimonials/austin.gif) 0 0 no-repeat;
    margin: 0 0 20px 0;
    padding: 0;
}

#austin-testimonial-lower
{
    width: 791px;
    float: right;
    background: #e0e0e0;
    height: 148px;
    margin: 40px 0 0 0;
}

#john-testimonial
{
    width: 938px;
    height: 188px;
    background: url(../images/testimonials/john.gif) 0 0 no-repeat;
    margin: 0 0 20px 0;
    padding: 0;
}

#john-testimonial-lower
{
    width: 791px;
    float: right;
    background: #e0e0e0;
    height: 148px;
    margin: 40px 0 0 0;
}

#norah-testimonial
{
    width: 938px;
    height: 188px;
    background: url(../images/testimonials/norah.gif) 0 0 no-repeat;
    margin: 0 0 20px 0;
    padding: 0;
}

#norah-testimonial-lower
{
    width: 791px;
    float: right;
    background: #e0e0e0;
    height: 148px;
    margin: 40px 0 0 0;
}

#maria-testimonial
{
    width: 938px;
    height: 188px;
    background: url(../images/testimonials/maria.gif) 0 0 no-repeat;
    margin: 0 0 20px 0;
    padding: 0;
}

#maria-testimonial-lower
{
    width: 791px;
    float: right;
    background: #e0e0e0;
    height: 148px;
    margin: 40px 0 0 0;
}