.faded {
	display:none;
}
a {
	text-decoration:underline;
	color:#9d9b68;
	font-style:italic;
}
a:hover {
	text-decoration:none;
	color:#9d9b68;
	font-style:italic;
}
img#expando {
	position: absolute;
	display: none;
	-ms-interpolation-mode: bicubic;
}
.wide img#expando,  .tall img#expando {
	display: block;
}
.wide img#expando {
	width: 100%;
	height: auto;
}
.tall img#expando {
	width: auto;
	height: 100%;
}
.ie6fixed {
	position: absolute;
 top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px') !important;
}


#container {
	margin: -265px 0 0 -345px;
    top: 50%;
	left: 50%;
	width:635px;
	height:545px;
	position:absolute;
}
.left {
	text-align:right;
	width:210px;
	height:545px;
	float:left;
	margin-top: 12px;
}
h2 {
	padding:0;
	margin:0;
	font-size:55px;
	color:#fff;
}
p {
	padding:0;
	margin:0;
	font-size:18px;
	color:#fff;
	margin-bottom:12px;
}
.right {
	width:410px;
	height:545px;
	float:left;
	margin-left:12px;
}
.soundcloud {
	width:408px;
	height: 382px;
	background:url(images/soundcloud.png) no-repeat;
	padding-left: 15px;
	padding-top: 9px;
}
.buy {
	background:url(#) no-repeat;
	width:490px;
	height:auto;
	overflow:hidden;
	clear:both;
	color:#fff;
	padding-left: 12px;
	padding-top: 0px;
}
.sns {
	width:328px;
	height:43px;
	padding-left:8px;
	margin-top:-2px;
}
