#showcase { height: 395px; margin: 0 0 20px 0; }
#showcase img {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px; }
.slide { margin: 0; padding: 0; }
.slide li { padding: 0 !important; list-style: none; background: none !important; }
.slide span { 
	position: absolute; /* important */
	font: 15px 'Lucida Grande', 'Trebuchet MS', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	padding: 10px 13px;
	width: 887px;
	color: #fff;
	text-shadow: 0 2px 2px #000; }
 .lb { left: 10px; bottom: 15px; }
 .rt { right: 10px; top: 10px; text-align: right; }
.slide strong { font-size: 30px; font-weight: bold; }
