/**
 * Style sheet dropshadow
 */
.dropShadowBackground
{
	background-color:#000;
}

