﻿/*===== At a glance*/

.container-intro-copy
{
    float: left;
    width: 362px;
}
.container-intro-copy #list
{
    margin-left: 10px;
    list-style-type: none;
    position: relative;
    font-size: 1.4em;
}
.container-intro-copy #list li
{
    background-attachment: scroll;
    background-color: transparent;
    background-image: url('../images/howitworks/bulletSteps.gif');
    background-position: 0 3px;
    background-repeat: no-repeat;
    margin-bottom: 25px;
    padding-left: 30px;
    padding-bottom: 10px;
}

.container-10000-steps
{
    clear: both;
    padding: 20px;
    padding-top: 10px;
    font-size: 1.4em;
}

.footsteps-image
{
    padding: 10px 10px 0px 15px;
    float: right;
}

.mb-20
{
    margin-bottom: 20px;
}

.container-1000-words
{
    clear: both;
    padding: 20px;
    padding-top: 10px;
    font-size: 1.4em;
}

.container-comment-video1
{
    width: 500px;
    height: 558px;
    font-size: 1.4em;
}

.container-comment-video2
{
    width: 500px;
    height: 450px;
    font-size: 1.4em;
}

.comment
{
    padding: 20px 10px;
    background: #c4df99;
}