/* Typography */

body, p, input, textarea, ul, ol, a, #signup_form, div.body {
	font-family: Helvetica, "Trebuchet MS",  sans-serif;
}

/* Colours */
tr.cancelled {
	background-color: #ef958f;
}

tr.processed {
	background-color: #dbef8f;
}

tr.completed {
	background-color: #8fef93;
}

tr.new {
	background-color: #949ee1;
}

td {
	font-weight: bold;
}

/* Structures */

img#product_legislative_directories {
	width: 93.75px;
        height: 125px;
}

img#product_grg {
	width: 93.75px;
        height: 125px;
}

img#product_judicial {
	width: 93.75px;
        height: 125px;
}

img#product_bluedog {
	width: 150px;
        height: 100px;
}

img#product_kingfish {
	width: 100px;
        height: 150px;
}

img#product_otra {
	width: 100px;
        height: 150px;
}

img#product_uncle_earl {
	width: 100px;
        height: 150px;
}

img#product_lamap_1845 {
	width: 200px;
        height: 161px;
}

img#product_conder {
	width: 200px;
        height: 281px;
}

img#product_tallis {
	width: 200px;
        height: 147px;
}

img#product_tallis2 {
	width: 200px;
        height: 178px;
}

img#product_title {
        font-weight: bold;
	margin: 0, 0, 1em, 2em;
}

.product_info {
	margin: 0, 0, 1em, 2em;
}

.product_qty {
	margin: 0, 0, 1em, 2em;
}

body {
	margin: 0, 0, 0, 1em;
}
