@charset "utf-8";
/* English CSS Document */

/*************** Pic stytle ******************/
.smallpic { 
 width:90px; 
 padding:5px; 
 border:1px #E7E7E7 solid;
 clear:both;
 text-align:center;
 float:right;
 margin-bottom:10px;
 }
 
.close { text-align:right; clear:both;} 

