.archive {	float: left;	width: 51px;	}
.archive a {	display: block;	width: 51px;
	height: 17px;
	background: url('images/btn_archive.gif') no-repeat 0px -17px;	}

.archive a:hover {
	background: url('images/btn_archive.gif') no-repeat 0px -17px;	}

#main {	margin: 0 auto;	width: 790px;
	padding-top: 25px;	}

#main_container {
	width: 790px;
	height: 830px;
	background: url('images/sub_bg.gif') no-repeat center;
	text-align: left;
	}

#archive_box {
	float: left;
	width: 528px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	}

.review_details {
	float: left;
	width: 528px;
	}

.album_details {
	float: left;
	}

.album_details a:link {
	color: #626262;
	text-decoration: none;
	}

.album_details a:visited {
	color: #acacac;
	text-decoration: none;
	}

.album_details a:hover {
	text-decoration: underline;
	}

.artist_name {
	font-weight: bold;
	color: #626262;
	text-decoration: none;
	}

.album_name {
	font-weight: normal;
	font-style: italic;
	color: #626262;
	}

.album_review {
	clear: left;
	line-height: 16px;
	color: #626262;
	text-align: justify;
	}

.album_review a:link {
	color: #c4ab00;
	text-decoration: none;
	}

.album_review a:visited {
	color: #acacac;
	text-decoration: none;
	}

.album_review a:hover {
	text-decoration: underline;
	}

.sub_info {
	float: left;
	padding-top: 3px;
	padding-bottom: 25px;
	font-size: 11px;
	color: #acacac;
	}

.sub_info img {
	display: inline;
	}

select {
	width: 200px;
	}

#select_nav {
	float: left;
	width: 300px;
	padding-bottom: 25px;
	text-align: left;
	}

.view_all {
	clear: left;
	width: 528px;
	padding-top: 20px;
	}

.view_all a:link {
	color: #c4ab00;
	text-decoration: none;
	}

.view_all a:visited {
	color: #acacac;
	text-decoration: none;
	}

.view_all a:hover {
	text-decoration: underline;
	}
