/* Firefox2 Hack */
#showcase-layer1 {font-family: "20% 40%";}
#showcase-layer2 {font-family: "40% 80%";}
#showcase-layer3 {font-family: "70% 0";}

#showcase {position: relative;}
#showcase-height {height: auto;}
#showcase-height.alt {height: 153px;}

#showcase {background: #000306 url(images/showcase-bg.jpg) 0px -70px repeat-x;}

#showcase-layer1 {background: url(images/showcase-layer1.png) 20% 40% repeat-x;}
#showcase-layer2 {background: url(images/showcase-layer2.png) 40% 80% repeat-x;margin: 0;padding: 0;width: 100%;}
#showcase-layer3 {background: url(images/showcase-layer3.png) 70% 0 repeat-x;margin: 0;padding: 0;width: 100%;}


.ht1 {
	background-color: #555555;
	padding: 10px;
}
.ht3 {
	background-color: #555555;
	color: #00CCFF;
	padding-right: 5px;
	padding-left: 5px;	
}
.ht2 {
	background-color: #555555;
	padding: 5px;
	color: #FFF;
}
