.inthepress .pressimg,.inthepress a.pressimg { margin:0 38px 0 0; }

.inthepress .enlarge { background:url('../img/buttons/enlarge.gif') no-repeat;width:67px;height:18px;display:block;border:0;cursor:pointer;cursor:hand;margin:0;padding:0; }
        .inthepress .enlarge span { display:none; }
        .inthepress .enlarge:hover { background-position:0 -18px; }
        
.inthepress .website { background:url('../img/buttons/go-to-website.gif') no-repeat;width:84px;height:18px;display:block;border:0;cursor:pointer;cursor:hand;margin:0;padding:0; }
        .inthepress .website span { display:none; }
        .inthepress .website:hover { background-position:0 -18px; }
        
.inthepress .previous { background:url('../img/buttons/previous.gif') no-repeat;width:67px;height:18px;display:block;border:0;cursor:pointer;cursor:hand;margin:0;padding:0; }
        .inthepress .previous span { display:none; }
        .inthepress .previous:hover { background-position:0 -18px; }
        
.inthepress .next { background:url('../img/buttons/next.gif') no-repeat;width:67px;height:18px;display:block;border:0;cursor:pointer;cursor:hand;margin:0;padding:0; }
        .inthepress .next span { display:none; }
        .inthepress .next:hover { background-position:0 -18px; }
        
.inthepress .paragraph {padding:15px 0 0 0;}
