#scroller {
    position:relative;
    height:142px;
	z-index: -1;
}
#scroller img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#scroller img.active {
    z-index:10;
    opacity:1.0;
}
#scroller img.last-active {
    z-index:9;
.descriptionBlock ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.descriptionBlock li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	padding-left: 15px;
}
td.LeftDetailsBlock {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
td.LeftDetailsBlock ul li{
	height:12px;
	}
