table.Header {
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../images/backgrounds/BackgroundTile03.jpg);
	background-repeat: repeat;
	width: 758px;
}

.Description {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.Description td {
	padding-top: 10px;
	padding-bottom: 15px;
}

td.AlbumPhoto {
	text-align: left;
	width: 25%;
	height: 148px;
	padding-left: 10px;
}

td.AlbumPhoto img {
	border: 1px outset #CCCCCC;
}

td.AlbumName {
	text-align:left;
	width: 25%;
}

td.AlbumPlayer {
	text-align: center;
	vertical-align: top;
	width: 50%;
	height: 148px;
}



td.AlbumBtMail {
	text-align: right;
	width: 25%;

}

td.AlbumBtDownload {
	text-align: right;
	width: 25%;
	height: 148px;
}



#PlayerContainer {
	width: 384px;
	text-align: center;
	position: relative;
	height: 68px;
}

td.SearchAgain {
	text-align: left;
	color: #DDE3E2;
}

td.SearchAgainTop {
	text-align: left;
	color: #333E3C;
}


td.MoreAlbums {
	text-align: right;	
}


/* Sortable tables */
 a.sortheader {
	color: #CCCCCC;
}

table.sortable {

}

span.sortarrow {
    color: white;
    text-decoration: none;
}

.Header {
	font-size: 16px;
}


td.row01, td.row01 a {
	font-size: 16px;
	font-family: "Eras Medium ITC", "Lucida Console", "Lucida Sans Unicode";
}

td.row02, td.row02 a {
	font-size: 16px;
	font-family: "Eras Medium ITC", "Lucida Console", "Lucida Sans Unicode";
}


td a {
	color: #696147;
}

a.BottomLink {
	color: #8E95A6;
}

a.TopLink {
	color: #553415;
}

a.thumbnail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: smaller;
	color: #333333;
	margin-left: 1em;
	position: relative;
	top: 12px;
	left: -5px;
}

a.MoreInfo {
	font-size: smaller;
	position: relative;
}

img.IEimage {
	display: none;
}

h2 {
	color: #352B20;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

br {
	clear: both;
}

td.AlbumBt {
	padding: 0px;
}

td.AlbumName {
	width: 400px;
}


.ButtonBox {
	position: relative;
	height: 40px;
	vertical-align: middle;
}


.ButtonBox p {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #252738;
	margin-left: 40px;
}
/*
.ButtonBox form {
	top: 13px;
	position: relative;
	display: inline;
}
*/
.Button {
	position: absolute;
	height: 30px;
	width: 100px;
	right: 0px;
	top: 15px;
}

a.thumbnail {
	cursor: default;
}

.NoScriptSmall {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}


