.logo {
	background: url(images/artist/logo.png) no-repeat right bottom;
	padding-right: 180px;
	height: 234px;
}

.page {
	padding-top: 4px;
}

.heading {
	text-transform: uppercase;
}

.heading, .highlight {
	font-weight: bolder;
}

.form .fields {
	width: 336px;
}

.form .text {
	padding-bottom: 16px;
}

.cardFile {
	display: block;
	margin: 8px 0;
}

.sidebar {
	float: right;
	margin-left: 32px;
}

.form .submit {
	padding-top: 16px;
	~padding-top: 0;
}

.greeting {
	width: 350px;
	height: 110px;
}
