p.test {
	text-shadow:#FF00FF 20px -10px 1px;
}
.bannerTitle{font:bold 30px/30px Arial, Helvetica, sans-serif; color:black; text-decoration:none; position: relative; z-index: 1;}

.shadowed{color:white; position: absolute; left: 1px; top: 1px; z-index: -1;}
/*.dropshadow {
*/    /* Empty declaration: this is here so that you can tag shadowed things */
/*}
*/
/*.shadowed {
*/    /* This styles our actual text */
/*    color: #000;
    background: transparent !important;
    z-index: 100;
    margin:0px;
	padding:0px;
}
*/