body {
	font-family: Arial, Helvetica, sans-serif;
}

.outer {
  border: 1px solid #a9a9a9;
}

.shadow {
	float:left;
	margin: 10px 0 0 15px !important;
	margin: 10px 0 0 10px;
	background-image: url(images/shadow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
  }

.shadow img {
	display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 7px 3px -3px;
  padding: 4px;
  } 

.clr {
	clear: both;
}

.footer {
	padding: 0px 4px 0px 4px;
	font-size: x-small;  
}
