html, body, p, td, input, select  { font-family:Verdana, Arial, Helvetica, Sans-Serif; font-size:11px; } 
a  { color:#663398; }
a:hover  { text-decoration:underline; }
a img { border-width:0px; }

.productFrameBackground {background-color: white; width: 100%; height: 180px; z-index:99}
.productBanner {position:relative; z-index: 2; background-color: Transparent; color: white; font-size: 50px;}
.productBannerFrame {position:relative; z-index: 1;color: black; font-size: 80px; top: -168; }
.productBannerCell {background-color: White; width: 140px; height: 140px; }
.productBannerImage {width: 131px; height: 131px; }


.fadecontentwrapper{ 
	position: relative;
	width: 350px;
	height: 250px; 
	border: 2px solid black;
	overflow: hidden;
}

.scrollingFrameContent { background-color: White; }

.scrollingContent { 
	position: absolute;
	background: white;
	visibility: hidden;
	width: 150px;
	height: 200px;
	text-align: center;
}


