#colLeft {
    padding-left: 20px;
    width: 690px;
}

#colLeft p {
    width: 500px;
    text-align: justify;
}


#innerWrap, #colMain, #colInnerRight, #colInnerRight .options {
    float: left;
}

#innerWrap {
    width: 695px;
}

#colMain {
    width: 500px;
}

*html #colMainInner {
    padding-top: 15px;
}

#colMainInner {
    min-height: 700px;
}

#colMain a {
    color: #528ac2;
}

#colLeft .q {
    font-weight: bold;
    color: #990000;
}

#colInnerRight {
    width: 170px;
    min-height: 600px;
    margin-left: 15px;
    margin-top: 30px;
}

#colInnerRight .options {
     background: #fafafa;
     width: 100%;
     border: 1px solid #dddddd;
     background: url("../img/logoBG.gif") no-repeat bottom right;
}

.options h2 {
    padding: 10px 10px 5px 10px;
    margin: 0;
    color: #900000;
}

#steps {
     padding: 10px 10px 10px 10px;
     margin: 0px 0px 10px 18px;
     font-weight: bold;
     color: #333333;
}

.step {
    margin-bottom: 5px;
}

.step a {
   color: #333333;
   font-size: 90%;
}

#colInnerRight #faqOptions {
    margin-top: 2px;
    background: #fcfcfc url("../img/logoBG2.gif") no-repeat top right;
}

#faqOptions #steps {
    list-style: none;
    margin: 0;
}

#faqOptions  h2 {
    color: #666666;
}



