/* gerbick.com "gerb layout" CSS Document */

body {
	margin: 58px 58px 108px 58px;
	padding: 10;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 76%;
	
	background: #EBEDE2;
}

.img-shadow {
  float:left;
  background: url(../images/shadow_gf.png) no-repeat bottom right !important;
  background: url(../images/shadow_gf.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #EBEDE2;
  border: 1px dashed #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 0px;
}