
.table_albums{
	width: 100%;
}

.table_albums a:hover{
	width: 100%;
	text-decoration: none;
}

.thumb_album td{
	text-align: center;
}

.view_album{
	width: 100%;
}


.album_intro{
	border: 1px solid;
	width: 100%;
	background: #FFFFD4;
}

.album_intro td{
	vertical-align: top;
	padding: 5px;
}

.CD ,
.DVD ,
.Cassette ,
.Tracks
{
	width: 100%;
}

.CD td ,
.DVD td,
.Cassette td
{
	vertical-align: top;
	padding: 5px;
	border:1px solid;
}

.Tracks td{
	vertical-align: middle;
	padding: 5px;
}

.Tracks th{
	font-weight: bold;
	text-align: center;
}

.Tracks_row1 {
	background: #FFFFFF;
	border-bottom: 1px;
}

.Tracks_row2 {
	background: #FFFFD4;
	border-bottom: 1px
}

.factor_table {
	width: 100%;
}

.factor_table td{
	
}