﻿#right_column_short_small {
    width: 300px;
    float: right;
    position: relative;
    text-align: center;
    margin-right: 20px;
}

.series_image {
    width: 280px;
    -webkit-box-shadow: rgba(0,0,0,.7) 5px 5px 5px;
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,.7);
    box-shadow: rgba(0,0,0,.7) 5px 5px 5px;
}
