@charset "utf-8";

/* Table columns for default browsers (Chrome, Firefox, Safari, Opera, IE8+) */

.catno {
 	width:4em;
}

.name {
	width:28ex;
}

.strain {
 	width:7ex;
}

.antigen {
 	width:8ex;
}

.potency {
 	width:6ex;
}

.age {
 	width:6ex;
}

.description {
	width:auto
}

.size {
	width:11ex;
}

.size_sm {
	width:7ex;
}

.price {
	width:4ex;
}

.order {
 	width:2px;
	text-align:center;
}

/* Google CSE */

#google_cse {
	position:absolute;
	right:20px;
	top:84px;
}

input[type="submit"] {
	border:none;
	margin:0;
	padding:0px 8px 2px 8px;
	height:25px;
	position:absolute;
	top:2px;
	right:0px;
}

/* Misc */

.tombstone {
	width:45%;
/*	height:410px;  */
/*	height:530px; */
	height:580px;
	margin:2em -10px 20px -15px;
}
