/* CSS Document */

.img-shadow {
	float:left;
	background: url(/Site_Images/shdwalpha.png) no-repeat bottom right !important;
	background: url(/Site_Images/shdw.gif) no-repeat bottom right;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 4px;
  }

.img-shadow img {
	display: block;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 2px;
	margin-top: -6px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: -6px;
  }
.img-rt-border {
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 2px solid #FFFFFF;
	background: url(/Site_Images/shdwalpha.png) no-repeat bottom right !important;
	background: url(/Site_Images/shdw.gif) no-repeat bottom right;
	padding: 0px;
}

