table {
	margin-top:30px;
	width:100%;
	margin-bottom:10px;
}
table.interior-table
{
	margin-top:0px;
	margin-bottom:0px;
}
td {
    height: 20px;
    vertical-align: top;
    font-size:16px;
    padding-top:2px;
    font-size:17px;
}
td.third-col
{
	vertical-align:top;
}
table.interior-table td
{
	line-height:100%;
	padding-bottom:0em;
}
.first-col
{
	vertical-align:top;
	text-align:left;
	width:346px;
	font-weight:600;
	padding-right:0px;
	padding-left:20px;
}
.second-col
{
	vertical-align:top;
	text-align:left;
	font-weight:600;
}
.third-col
{
	vertical-align:top;
	text-align:left;
	width:80px;
}
tr td
{
  padding-bottom: 1em;
  line-height: 130%
}
th {
	font-size:17px;
	text-decoration:underline;
	color:white;
	font-weight:600;
	background-color:#d51e00;
	vertical-align:middle;
	padding: 10px 0px 10px 0px;
}
.hit-name
{
	color:#d51e00;
	font-weight:600;
}
.hit
{
	color:#d51e00;
	font-weight:700;
}
.black
{
	color:black;
}
#artist_quotes
{
	padding:20px;
	padding-left:40px;
}
.artist_quote
{
	padding-left:30px;
	color:#d51e00;
	margin-bottom:20px;
	font-size:20px;
	font-weight:700;
}
.quote_text
{
	font-size:20px;
	font-weight:600;
	text-indent:-1.5em;
}
#quotes_icon
{
	cursor:pointer;
}
.youtube
{
	width:10px;
	text-align:right;
	padding-right:26px;
	vertical-align:bottom;
	padding-bottom:0px;
}