body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #fff;
}





/* links */

a:link{
	color:#000;
	text-decoration: none;
	font-style: italic;
	border-bottom: 0;
}

a:visited{
	color:#000;
	text-decoration: none;
	font-style: italic;
	border-bottom: 0;
}

a:hover{
	color:#000;
	text-decoration: none;
	border-bottom: 0;
}


a img{ border:none; }





#h3 {
	margin: 0;
	width: 500px;
}

#h3 a:link, #h3 a:visited {
	color: #fff;
	padding: 0;
	display: block;
	width: 500px;
	text-decoration: none;
}

#content_biogs div {
	margin: 0;
	padding: 0;
	height: 1%;
}

.stretcher {
	background: none !important;
	background: #fff;
}

.stretcher a img {
    margin-right: 2px;
    border: 0;
}

.stretcher a:hover img {
    border: 0;
}




#container {
	width: 900px;
	margin: 100px auto 0 auto;
	border: 0;
	position: relative;
}


#wrapper {
	width: 900px;
	margin: 0 auto 0 auto;
	border: 0;
	position: relative;
}


#banner {
	width: 900px;
	height: 400px;
	margin: 0;
	border: 0;
}

#banner_small{
	text-align: right;
	width: 900px;
	height: 150px;
	margin: 0;
	border: 0;
}


#flashcontent {
	background-color: transparent;
	height: 60px;
	width: 900px;
	border: 0;
	padding: 0;
	margin: 0;
}



/* inner cols */

#content {
	float: left;
	width: 500px;
	font-size: 15px;
	line-height: 1.8em;
	margin: 0;	
	padding: 0;
}

#contenttrack {
	float: left;
	width: 250px;
	font-size: 15px;
	line-height: 1.8em;
	margin: 0;	
	padding: 0;
}

#content_terms {
	float: left;
	width: 500px;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;	
	padding: 0;
}

#content12px {
	font-size: 12px;
	line-height: 1.5em;
}

.packshot {
	float: left;
	width: 245px;
	height: 245px;
	margin: 0 10px 0 0;
	}

.recoveryis {
	float: right;
	width: 245px;
	margin: 0;
	}

#contentright{
	float: right;
	width: 250px;
	font-size: 12px;
	margin-top: 0;
	padding: 0;
}

#contentrightnew{
	float: right;
	width: 250px;
	font-size: 12px;
	margin-top: 0;
	padding: 0;
}

#contenttrackright{
	float: right;
	width: 500px;
	font-size: 12px;
	margin-top: 0;
	padding: 0;
}

#footer {
	width: 900px;
	height: 125px;
	font-size: 10px;
	line-height: 1.5em;
	margin: 0;
	padding: 70px 0 0 0;
	border: 0;
}



#clearer {
	clear: both;
}



.track_listing a
{
	background: url("http://www.fracturedrecordings.com/images/listen.gif") 0px 0px no-repeat;
	padding-bottom: 3px !important;
	padding-top: 2px !important;
	padding-left: 20px;
	border: none !important;
}

.track_listing a.pause_button { background: url("http://www.fracturedrecordings.com/images/listen_stop.gif") 0px 0px no-repeat !important; }
.track_listing  a.pause_button:hover { background: url("http://www.fracturedrecordings.com/images/listen_stop-02.gif") 0px 0px no-repeat !important; }
.track_listing a:hover { background: url("http://www.fracturedrecordings.com/images/listen-02.gif") 0px 0px no-repeat; }
			
			
			




