﻿div#selections-box {
	height:240px;
}

div#product-preview {
	width:100%;
	bottom:62px;
	background-color:rgba(0,0,0,.75);	
}

a#buy_it_now {
	height:50px;
	left:0;
	width:100%;
	font-size:1em;
}

div#writing_preview {
	bottom:164px;
	height:80px;
	width:100%;
	top:-4px;
}

div#writing_preview img {
}


