#content .interior {
	padding: 0px;
	margin: 0px;
}
.label {
	text-indent: -8008px;
	width: 80px;
	height: 10px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#nowplaying {
	background-image: url(../_img/nowplaying.gif);
}
.column {
	float: left;
}
.one {
	width: 400px;
	margin-right: 36px;
}
.one h3 {
	font-size: 22px;
	margin-bottom: 10px;
}
.one .descrip p {
	line-height: 1.8em;
	font-size: 12px;
	color: #fff;
	margin-bottom: 12px;
}
.two {
	width: 500px;
	padding-top: 26px;
}

.two input {
	font-size: 18px;
	padding: 5px;
}
.two form .text {
	color: #999;
	width: 400px;
	margin-bottom: 6px;
}
.two form .btn {
	margin-bottom: 12px;
}
.two small {
	color: #a9a9a9;
	font-size: 9px;
}
