/* BASIC css start */
input[name="money1"],input[name="money2"]{
    width: 145px !IMPORTANT;
    height: inherit !IMPORTANT;
    padding: 0 !IMPORTANT;
    margin: 0 !IMPORTANT;
    border: 0 !IMPORTANT;}
    
    input[name="prize1"]{border:0 !important; width:220px  !important;
    height: inherit !important;
    padding: 0 !important;}


.item-display .thumbnail a > img{border:0 !important;}
/* BASIC css end */

