td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
vertical-align: top;
}

body,td,th {
	color: #FFFFFF;
}

a:link, a:active, a:visited {
	color: #FF4000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF4000;
}

.heading {
font-family      : Verdana, Arial, Helvetica, sans-serif;
font-size        : 13px;
font-weight      : bold;
color            : #FFFFFF;
text-align       : left;
}

.moduletable th { 
font-size:12px; 
font-weight: normal;
text-align: left;
}

.smalltd {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
vertical-align: top;
}

.small {
font-size: 9px;
font-weight: normal;
text-align: left;
}
.albumcover {
	width:200px;
	height:200px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFFFFF;
}
.albumtitle {
	font-size: 14px;
}
.albuminfo {
	width: 235px;
	text-align: center;
}
.notes {
	font-style: italic;
}

.twitteruser {
	font-size: 12px;
font-weight: bold;
text-align: left;
}

.twitter {
font-size: 12px;
font-weight: normal;
text-align: left;
}

.footer {
color: #CCCCCC;
}

#flash_frame {
	text-align: center;
}
#flash_title {
	font-size:12px;
	font-weight:bold;
	line-height:13px;
}
#flash_control_panel {
	width:163px;
	border:1px;
}
#flash_trackname {
	font-size: 10px;
	line-height: 15px;
	background-color:#ECECD6;	
	color: #7A7968;
	border:1px solid #9A9988;
	width:136px;
	height:15px;
	font-family: Arial, sans-serif;
	font-weight:bold;
	
}
.flash_control {
	border: 0px;
	font-size: 10px;
	float: left;
}
.flash_control_space {
	width:1px;
}

.albuminfo_header {
}
.albuminfo_cover {
	height:250px;
	width:250px;
	float: left;
	margin: 0 10px 10px 0;
}
.albuminfo_access {
	float: left;
}
.albuminfo_title {
	font-size:14px;
}
.albuminfo_details {
	float: left;
	clear: left;
}
