@charset "utf-8";

/* CSS Document */

.dropshadow1{

	float:left;

	clear:left;

	background: url(images/shadowAlpha.png) no-repeat bottom right !important;

	background: url(images/shadow.gif) no-repeat bottom right;

	margin: 10px 0 10px 10px !important;

	margin: 10px 0 10px 5px;

		

}

.dropshadow1 p{

	position:relative;

	bottom:6px;

	right: 6px;

	border: 1px solid #999999;

	padding:4px;

	font-size:14px;

	margin: 0px;

}

