/* ------------------------------------------------------------------------- */
/* -------------------------------- GENERAL -------------------------------- */
/* ------------------------------------------------------------------------- */

.features {
    font-family: Georgia;
    margin: 0 auto;
    text-align: center;
    width: 725px;
    padding-bottom: 2em;
}
.features h2 {
    font-size: 180%;
    margin: 0 0 1.25em 0;
}
.features p {
    font-size: 125%;
    text-align: left;
}
.features strong {
    font-size: 100%;
}

/* ------------------------------------------------------------------------- */
/* -------------------------------- PROFILES ------------------------------- */
/* ------------------------------------------------------------------------- */

#profiles h2 {
	margin-bottom: .75em;
}
#profiles #ads_features_profile_top {
	margin-bottom: 1.5em;
}
#profiles #ads_features_profile_bottom {
	margin-top: 1em;
}
#profiles h2.embedded {
    margin-top: 3em;
}
#profiles .description {
    clear: both;
    margin: 2.5em 0;
}
#profiles .description img {
    float: left;
}
#profiles strong.before {
}
#profiles strong.after {
}
#profiles .description p {
    margin-left: 3.5em;
}

/* ------------------------------------------------------------------------- */
/* -------------------------------- ETERNIZE ------------------------------- */
/* ------------------------------------------------------------------------- */

#eternize img {
	float: left;
}
#eternize p {
	margin-left: 220px;
}
#eternize #first {
	margin-top: 100px;
}
#eternize #second {
	margin-top: 40px;
}
#eternize #third {
	margin-top: 55px;
	margin-bottom: 4em;
}
