
.albumTitle {
	font-size: 25px;
}

#topLine {
	height: 22px;
	background-position: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
}
#topLine a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#topLine a:hover{
	color: #99CC00;

}
table {
	color: #99FF00;
	font-size: 20px;
}
.thumbsBox{
	width: 120px;
	height: 110px;
	text-align: center;
	float: left;
	word-wrap:break-word;
	word-break:break-all;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 0px;
}
.thumbsBox a{
	word-wrap:break-word;
	word-break:break-all;
	padding: 5px;
	border: 1px solid #5B7900;
	text-align: center;
	width: 100px;
	float: left;
	height: 93px;
	overflow: hidden;
	 border:2px solid #f8e7d8; -moz-border-radius:8px;-webkit-border-radius:8px; border-radius:8px; background:#000; 
}
.thumbsBox div{ display:none}
#contentBox {
	padding-top: 10px;
	min-height:500px;
}
.control {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5B7900;
}
#logoBox {
	float: left;
}
