.dropshadow2{
	float:left;
	clear:left;
	background: url(graphics/shadowAlpha.png) no-repeat bottom right !important;
	background: url(graphics/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 98%;
	padding: 0px;
}
.dropshadow2innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #AAAAAA;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.dropshadow2innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.dropshadow2innerbox p{		
	font-size:14px;
	margin: 3px;
}