﻿.new3 {
    background-color: #fff;
    color: #0055aa;
    width: 238px;
    height: 325px;
    margin: 5px;
    padding: 10px;
    border: 1px solid #e0e0e0;
}

.new3 img {
    clear:both;
    width:298px !important;
    max-height:150px;
    overflow:hidden;
}