.pull-quote {
    background-image: url(/images/page-pullquote.gif);
    background-repeat: repeat-y;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    padding: 25px 80px 25px 30px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 23px;
    font-style: italic;
    color: #888;
    width: 528px;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.feature {
    width: 260px;
    padding-left: 42px;
    margin: 15px 0px 0px 0px;
}

.feature h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding: 0px;
    margin: 0px;
}

.icon {
    background-repeat: no-repeat;
}

.icon-world {
    background-image: url(/images/icon-world.jpg);
}

.icon-unique {
    background-image: url(/images/icon-unique.jpg);
}

.icon-text {
    background-image: url(/images/icon-text.jpg);
}

.icon-analytics {
    background-image: url(/images/icon-analytics.jpg);
}

.icon-advertiser {
    background-image: url(/images/icon-advertiser.jpg);
}

.icon-search {
    background-image: url(/images/icon-search.jpg);
}

.icon-secure {
    background-image: url(/images/icon-secure.jpg);
}

.icon-full {
    background-image: url(/images/icon-full.jpg);
}

.icon-yearbook {
    background-image: url(/images/icon-yearbook.jpg);
}

.icon-individualized {
    background-image: url(/images/icon-individualized.jpg);
}

.icon-personal {
    background-image: url(/images/icon-personal.jpg);
}

.icon-reunion {
    background-image: url(/images/icon-reunion.jpg);
}

.feature-clear {
    display: block;
    clear: both;
    background-image: url(/images/dash-repeater.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 2px;
    width: 100%;
    margin-bottom: 10px;
}

h2.expand {
    font-size:14px;
}

#col-left a:hover {
    background-color: #f0f0f0;
    outline: 0 none;
}

#col-left a:active, a:focus {
    color: #29658C;
}

.collapse p  {
    background-color: #FFF;
    padding: 20px 20px 20px 20px;
}

.expand {
    border-top: 1px dashed #666;
    padding-bottom: 0px;
}

.expand a {
    display: block;
    padding: 8px 20px;
    line-height: 15px;
    text-decoration: none;
}

.expand a:link, .expand a:visited {
    color: #3C7FAB;
    background-image: url(/images/arrow-blue.gif);
    background-repeat: no-repeat;
    background-position: 8px 8px;
    background-repeat: no-repeat;
}

.expand a:hover {
    background-image: url(/images/arrow-down.gif);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    color: #981B1E;
}

.expand.open a:link, .expand.open a:visited {
    background-image: url(/images/arrow-down.gif);
    background-repeat: no-repeat;
    background-position: 5px 12px;
    color: #000;
    background-color: #ffffff;
}

.first {
    border-top: 0px #CCC solid;
}
