.text {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

/* Images */

.drop-shadow
{
	float: left;
	position: relative;
	background: url('images/drop_shadow_ie.gif') no-repeat bottom right !important;; margin-left:5px; margin-right:3px; margin-top:10px; margin-bottom:0
}

.drop-shadow img
{
	padding: 4px;
	display: block;
	position: relative;
	margin: -6px 6px 6px -6px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}

.drop-shadow p
{
	right: 11px;
	bottom: 0px;
	color: #eeeeee;
	padding: 5px 10px;
	position: absolute; 
	background-color: #2e333b;
	border-top: 1px solid #111111;
}

.drop-shadow a { border-bottom-width: 0; }

hr { clear: both; height: 1px; visibility: hidden; }