/*
.dropshadow1
{
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 0px 0 0px 0px !important;
	padding: 0px;
	
}

.dropshadow1 div#navbar
{
	position:relative;
	
	
	border: 1px solid #999999;
}
*/




.boxShadow{
	position: relative;
	float: left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	display: block;
	margin: 0px;
	padding: 0px;
	border: none 0px
	/*background-color: clear;*/ 
}
.innerbox{
	position:relative;

	bottom: 5px;
	
	right: 6px;
	
	border: 0px solid #999999;
	border: 0px none;

	margin: 0px 0px 0px 0px;
	
	display:block;
/*	background-color: white;*/
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}





.dropshadowBanner{
	
	clear:left;
	background: url(images/shadowAlphaLower.png) repeat-x bottom right !important;
	background: url(images/shadowLower.gif) repeat-x bottom right;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 34px;
	_height: 33px;
}
.innerboxBanner{
	position: relative;
	border: 0px none;
	
	margin: 0px 0px 0px 0px;
}