/* Stripes and more Decoratives */
div.stripe {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 100px;
	height: 100px;
	text-indent: -999em;
	text-decoration: none;
	overflow: hidden;
}
div#stripe_20070322 {
	background: url(../_img/stripe_20070322.png) top left no-repeat;
}
div#stripe_20070608 {
	background: url(../_img/stripe_20070608.png) top left no-repeat;
}



