#prints-column-wrapper {
	height: auto;
	width: 700px;
}



.prints-column-head {
	width: 130px;
	float: left;
	text-align: center;
	line-height: 12pt;
	height: 80px;
}

.prints-column-main {
	width: 130px;
	float: left;
	text-align: center;
	line-height: 12pt;
	background-color: #f6f5f5;
	margin-top: -30px;
}

.prints-column-main p{
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b9b8b8;
	border-bottom-color: #b9b8b8;
	border-left-color: #b9b8b8;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	vertical-align: middle;
}

.inches{
	background-color: #e8efea;
}

.prints-column-header-cell {
	text-align: center;
	background-color: #d5d5d5;
	height: 48px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}

