﻿#rightMain
{
    float:left;
    width:235px;
    margin:0;
    padding:0 15px 0 50px;
}

#rightMain .greatShot
{
    height:154px;
    margin:10px 0;
}

#rightMain .greatShot img
{
    float:left;
    width:150px;
    height:150px;
    border:2px solid #134870;
}

#rightMain .greatShot img:hover
{
    border:2px solid #0A94B8;
}

.clear
{
    clear:both;
}
