/* 
    Created on : 7 Oct, 2014, 5:59:22 PM
    Author     : rdevadiga
*/
.excerpt_image
{
    float: right;
    height: auto;
    max-height: 250px;
    max-width: 300px;
    padding-left: 10px;
    padding-bottom: 10px;
    width: auto;
}
