/* Design by http://www.dreamtemplate.com */
@charset "utf-8";
#gallery{}
#gallery div {width:250px;border: solid 1px #AAA;height:127px;float: left;margin: 5px;text-align: center;padding: 5px;}
#gallery div img{max-width:100%;max-height:100%;height:auto;}
