	
/* <![CDATA[ */
.catalog {width:100%; height: 550px;  position: relative; top:0; border: none;}
.iViewer {
	margin:0px 50px 50px 200px;
}
.iListWrap {
	position:absolute;
	top:0px;
	left:10px
	width:200px;
	height: 490px; 
	overflow: auto;
	background-color:transparent;
	margin: 0px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;
	}
.iList {width:124px; height:490px; margin: 0; padding: 0; }
/* Again, "be nice to Opera 5". */
body&gt;.iListWrap {width:180px;}


.infoFurther {
    width: 100%;
    text-align: right;
}

.info {
    color: #8E5ECC;
    /* background-color: #171717; */
    background-color: #000;
    z-index:10;
    opacity: .80;
	filter: alpha(opacity=80); /* for IE */
    FONT-FAMILY: Arial, Helvetica;
    font-weight: bolder;
}

.infoDescription {
    font-size:12px;
}
.infoDescription p {
	width: 100%;
	margin: 10px 0;
}

.infoTitle {
    font-size:16px;
}

.tile {margin: 0; padding: 0; list-style: none;  text-align: center; }
.tile img {margin: 0px; padding: 0; border: none; width:120px; cursor: pointer;}
.tile a {margin: 0; padding: 0; border: none;}
.selectedTile {border: 3px solid #370830;}
.clickable {cursor: pointer;}
.zcp {
	width: 100%;	
	height: 100%;	
}
.zw {
	z-index: 20;
}
.zwi {
	z-index: 21;
	background-color: transparent;
}

.zcp, .zw, .zi .zwi{
	margin: 0; padding: 0;
}
/* ]]> */
