div.Shot{
    width: 464px;
    float: left;
    clear: left;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 27px;
}


div.ShotHeader{
    width: 464px;
    float: left;
    clear: left;
    border-top: none;
    font: 18px 'myriad pro';
    font-family: 'myriad pro', helvetica, arial, sans-serif;
    color: #4abdd5;
    padding-top: 16px;
    padding-bottom: 10px;
}


div.ShotTitle{
    width: 100%;
    float: left;
    clear: left;
    font: 16px helvetica;
    font-family: helvetica, arial, sans-serif;
    font-weight: bold;
    color: #686868;
    padding-bottom: 19px;
    padding-top: 15px;
}


div.Before{
    width: 253px;
    float: left;
}


div.After{
    width: 193px;
    float: left;
}


div.AddCorners{
    width: 193px;
    height: 129px;
    position: relative;
}


h3{
    font: 18px 'myriad pro';
    font-family: 'myriad pro', helvetica, arial, sans-serif;
}


div.Rounded100, div.Rounded50{
    width: 1px;
    height: 1px;
    background: #f8f8f8;
    position: absolute;
    font-size: 1px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}


div.Rounded100{
    opacity: 1;
}


div.Rounded50{
    opacity: 0.5
}
