.quick-quote-box select {
	width:180px;
}

.imprint-colors-row {
	margin:5px 5px 0;
}
.num-colors-box {
	width:100px;
	display: inline-block;
	margin-right:20px;
}
.artwork-options.artwork-options-narrow {
	width:200px;
	margin-right:20px;
	vertical-align: top;
}
.pms-list {
	padding-left:10px;
}
.pms-list input[type=text] {
	width:60px;
}
.pms-unknown {
	margin-top:5px;
	line-height: 1.2;
	font-size:90%;
}
#preview-row {
	margin: 5px 5px 0;
}
#preview-box {
	max-height:200px;
	margin-bottom:20px;
	display:inline-block;
	text-align:center;
	
}
#preview-case-img {
	max-height:150px;
}
.usb-color-list li {
	width: 150px;
	height:120px;
	line-height:1;
	vertical-align: top;
	margin-left:12px;
	margin-right:12px;
	margin-top:20px;
	text-align:center;
}
.usb-color-list img{
	height:auto;
	width:auto;
	max-height:100px;
	margin: auto auto 5px;
	display:block;
}
#box-row {
	margin: 5px 5px 0;
}
#box-row select {
	width: 120px;
}

.modal-body {
	max-height:500px;
	overflow-y: auto;
}
.modal-thumbnails .thumbnail  {
	background:none;
	font-size:14px;
}
.modal-thumbnails .thumbnail .thumbnail-title {
	font-size:16px;
	text-decoration: underline;
	line-height:1.3;
}
.modal-thumbnails .thumbnail img {
	max-width: 75%;
}

.case-color-list li {
	width: 90px;
	height:80px;
	line-height:1;
	vertical-align: top;
	margin-left:6px;
	margin-right:6px;
}
.usb-case-color-icon{
	height:62px;
	width:60px;
	background-image: url("/images/products/colors/cassette-ink-colors-2.png");
	display: block;
	margin:0 auto 5px;
}

@media (max-width: 409px) {

}
