/* @option theme dropdown shadow */

#shadow2 {
	/*the shadow below the headerimage*/
	position: absolute;
	left: 0;
	z-index: 0;
	width: 100%;
	overflow: hidden;
	height: 15px;
	background: transparent url(../../images/shadow2.png) no-repeat left bottom;
	margin-top: 151px;
}
