.review {
margin-bottom : 25px;
}

.cover {
margin-right : 15px;
margin-bottom: 10px;
float:left;
}

.articlePullout{
	margin-right : 15px;
	margin-bottom: 10px;
	float:left;
}

.mainArticle, .subArticle{
	clear : left;
}

.details {

}

.artist {
font-size : larger;
}

.title {
font-size : larger;
}

.label {
font-size : smaller;
}

.genre {
font-size : smaller;
}

.buyAmazon {
font-size : smaller;
}

.reviewLink {
font-size : smaller;
}

.excerpt {
clear: both
}

.record {
float : left;
width : 100px;
margin : 10px;
height : 210px;
font-size : smaller;
text-align : center;
}


.col_record{
float : left;
width : 110px;
margin : 10px;
height : 184px;
font-size : smaller;
text-align : center;
}
.col_topData{
height : 15px;
margin-bottom : 4px;
}
.col_rating{
float : left;
}
.col_reviewLink{
float : left;
}
.col_cover{

}
.col_artist{
font-weight: bold;
}
.col_title{
font-style : italic;
}


