.question
{
    margin-top: 24px;
    margin-bottom: 8px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
}

.share_it_now
{
    padding: 10px;
    background: #FFF;
}

.share_it_now h3
{
    color: #F00;
}

.big_pictures
{
    width: 304px;
    float: left;
}

.small_pictures
{
    width: 360px;
    float: right;
}

.search
{
    float: left;
}

.big_picture,
.small_picture
{
    border: 2px solid #c4b098;
    background-color: #dcd3c2;
    padding: 0;
    text-align: center;
    margin-bottom: 6px;
}

.big_picture .title,
.small_picture .title
{
    color: #FFF;
    background: url(../img/transparent40.png);
    text-align: left;
    padding: 8px;
    font-size: 15px;
    line-height: normal;
    font-weight: bold;
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 11px;
}

.big_picture .title:hover,
.small_picture .title:hover
{
    cursor: hand;
    cursor: pointer;
}

.picture
{
    padding: 5px;
    float: left;
    display: inline;
    position: relative;
}

.story_list .picture .small_picture
{
    margin-bottom: 11px;
}

.story_list .picture .small_picture .title
{
    bottom: 16px;
}

.viking_story .column2_3
{
    width: 65%;
    margin-right: 1%;
}

.big_picture,
.big_picture img
{
    width: 300px;
    height: 225px;
}

.small_picture,
.small_picture img
{
    width: 105px;
    height: 139px;
}

.small_picture .title
{
    text-align: center;
    font-size: 11px;
}
/*
.big_picture .title
{
    right: 42px;
}

.big_pictures .picture
{
    padding-right: 40px;
}*/

.big_pictures a,
.small_pictures a,
a.convince_btn
{
    border: 0;
}

.big_pictures a:hover,
.small_pictures a:hover,
a.convince_btn:hover
{
    background: none;
}

.viking_story .question
{
    font-size: 13px;
}

.counter
{
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #AAA;
}