@charset "UTF-8";
/* CSS Document */

img { width:230px; }
#resize1, #resize2, #resize3 { 
  width:250px; padding:10px; display:inline-block; margin:10px;
  border:3px ridge white; box-shadow: 5px 5px 5px #888888;  vertical-align:top; }
p { margin:2px; border:1px dotted; text-align:center; }
#list { height:200px; overflow-y:auto; }