/*****************************************************************
	justrhymes.com
	/css/mixtapehighlight.css
*****************************************************************/

/* Section 1 */
#section1 {
	float: left;
	width: 355px;
}

/* override settings from global stylesheet */
.SectionTitle {
	width: 355px;
	background: url("/images/pageheadergradient.png") repeat-x;
	background-position: 0 center;
	height: 50px;
	line-height: 50px;
	color: #3f3f3f;
}

.SectionTitle h4 {
	padding: 0;
	margin: 0;
	padding-right: 15px;
	float: right;
	display: inline;
}

.SectionTitle h6 {
	padding-left: 15px;
	font-weight: normal;
	float: left;
	display: inline;
}

.MixtapeImage {
	border: 1px solid black;
	width: 355px;
	height: 348px;
	line-height: 348px;
	text-align: center;
	vertical-align: middle;
	background: #b2b2b2;
}

#Player {
	border: 1px solid #CCCCCC;
}

#ContentContainer h4 {
	margin-top: 10px;
	margin-bottom: 5px;
}

/* Section 2 */

#section2 {
	float: right;
	width: 535px;
}