@charset "UTF-8";

#container {
	max-width: 960px;
	width:auto;
}

#content {
	margin: 0;
}

img {
	max-width: 93%; /* Leave space for frame */
	height: auto;
	width: auto\9; /* ie8 */
}
img.door {
	width:auto;
	max-width:none;
}

/* Undo the floats on selected items */
.float-2-boxes, .float-2-images, .float-350-r, .float-450-r {
	float:none;
	clear:both;
	width:auto;
}

.float-3-photos {
	float:none;
	clear:both;
	width:auto;
}
.float-3-photos img {
	margin:0;
}
.float-3-photos p.click {
	display:none;
}




#container>footer>aside, #container>footer>section {
	clear:both;
	float:none;
	width:auto;
	text-align:center; /* Now include the copyright */
}


p.mobile {
	display:block;
	color:red;
}

#shopular {
		display: none;
}

.no-iphone {
	display: none;
}

.float-photo-right {
	clear:both;
	float:none;
	width:auto;
	text-align:center;
}

/* The definitions page */
.definition p.left, .definition p.right {
	text-align: center;
	float:none;
	width:auto;
	margin-top:0;
	margin-bottom:0;
}
.definition p.right {
	padding-bottom:6px;
}



.incipit-container {
	margin-right:0;
}

.incipit-left {
	width: 100%;
	float: none;
}
.incipit-right {
	margin-left:0;
}

.best-seller {
	margin-right:0;
}

