#pg-home #leftcol, #pg-prop-8 #leftcol, #pg-facts #leftcol, #pg-take-action #leftcol, #pg-the-fine-line #leftcol, #pg-the-issue #leftcol {
    padding: 0;
    width: 660px;
}

.content-padding {
    padding: 0 43px 0 43px;
}

#pg-facts #leftcol b {
    font-size: 1.5em;
    text-transform: uppercase;
}

#pg-facts #leftcol li {
    margin-bottom: 1.5em !important;
}

#pg-facts span.reference {
    color: #666;
}

/************ TAKE ACTION **************/

#pg-take-action .item {
    margin-bottom: 1.2em;
}

#pg-take-action .number {
    color: #444;
    float: left;
    font-family: arial;
    font-size: 4.3em;
    font-weight: bold;
    width: 80px;
}

#pg-take-action .text {
    float: left;
    padding-top: 6px;
    width: 450px;
}

#pg-take-action .title {
    color: #444;
    font-family: arial;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}

#pg-take-action .description {
    color: #333;
}

/************ END TAKE ACTION **************/


/************ THE FINE LINE **************/

#pg-the-fine-line .item {
    margin-bottom: 1.2em;
}

#pg-the-fine-line .number {
    color: #444;
    float: left;
    font-family: arial;
    font-size: 4.3em;
    font-weight: bold;
    width: 80px;
}

#pg-the-fine-line .text {
    float: left;
    padding-top: 6px;
    width: 450px;
}

#pg-the-fine-line .title {
    color: #444;
    font-family: arial;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}

#pg-the-fine-line .description {
    color: #333;
}

/************ END THE FINE LINE **************/

/************ THE ISSUE **************/

#pg-the-issue .person {
     float: left;
     margin: 0 15px 5px 0;
     width: 120px;
}

#pg-the-issue .person img {
    border: 1px solid #000;
}

#pg-the-issue .faq {
     float: left;
     width: 400px;
}

#pg-the-issue .question {
    font-weight: bold;
}

#pg-the-issue .answer {
}

/************ END THE ISSUE **************/