.colLeft { width: 342px; margin-top: 26px }
#colRight {
	width: 310px;
	margin-top: 25px;
	margin-right: -1px;
}
#frontThumbs div {
    float: left;
    width: 67px;
	height: 67px;
	margin-right: 14px;
	margin-bottom: 14px;
}
#frontThumbs div a:link, #frontThumbs div a:visited {
	display:block;
	border: 1px solid #fff;
}
#frontThumbs div a:hover, #frontThumbs div a:active {
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
#frontTitle {
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #5b5b5b;
	letter-spacing: 20px;
	margin-bottom: 2px;
}
#frontText {
	text-align: justify;
}
#frontText a:link, #frontText a:visited {
	color:#CB8;
	}

#frontText a:hover, #frontText a:active {
	color: #ff9d00;
	}
#play {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 10;
	cursor: pointer; /* for IE */
}
