/* CSS Document */

#entry { width:645px; margin-top:20px; }

.present-box { width:625px; padding:0 10px; border:1px solid #ccc; background:#f6f4f4; margin-bottom:10px;}
.imgLeft { width:100px; float:left; margin:20px 20px 20px 0;}
.txtRight { width:460px; float:left; margin:20px 0 0 0;}

*html .present-box { padding-top:10px; padding-bottom:10px;}
*html .imgLeft { margin-top:0;}
