@charset "UTF-8";
/* CSS Document */
#thumbs{width:590px; float:left;}
#thumbs ul{list-style:none; margin-left:0px;}
#thumbs ul li{width:250px; text-align:center; float:left; margin:10px 40px 30px 0;}
#thumbs ul li.leftList{margin-right:55px; margin-left:10px;}
#thumbs ul li img{border:1px solid #e6e6e6; margin-bottom:5px; display:block;}

#getPdf{float:right; width:220px; border:1px solid #e7e7e7; background:#fff; margin-top:10px;}
#getPdf .inner{padding:20px 20px 20px 20px; font-size:80%; line-height:1.5; margin:1px; background:#f7f7f7;}
#getPdf img{margin-bottom:5px;}
#getPdf p{color:#70665C;}


