label {
	float: left;
}

label.left {
	float: left;
}

div#menu-left-column {
	float: left;
}

div#menu-right-column {
	float: right;
}

div#left-column {
	float: left;
}

div#right-column {
	float: right;
}

div#footer {
	clear: both;
}

div.box-body p {
	position: relative;
}

div.news-footnote {
	clear: both;
}

div.shop-product {
}

div.shop-product-image {
	float: left;
	display: inline;
	position: relative;
}

div.shop-product-text {
	float: right;
	position: relative;
}

div.clear {
	clear: both;
}

div.date-column {
	float: left;
}

div.event {
	float: right;
}

div.photo-thumbnail {
	float: left;
}

div.artist-photo {
	float: left;
}

div.about-section-icon {
	float: left;
}

a.button {
	display: inline;
}

div#cart_buttons_left {
	float: left;
}

div#cart_buttons_right {
	float: right;
}

div#release-text {
	float: right;
}

div#release-artwork {
	float: left;
}

