.imageStyle {
display: block;
padding: 0;
-moz-box-shadow: 0px 1px 4px #666;
-webkit-box-shadow: 0px 1px 4px 
#666;
box-shadow: 0px 1px 4px 
#666;
}