/* Thumbnail */

img { margin:20px;
border:0px;}

img:hover { border: solid #FF0 3px;
margin: 17px;
border-radius: 8px;
-moz-border-radius:8px
}
