body {
    background-color: white;
}

table.main td.left, table.main td.right, table.form, table.ifhelp {
    background-color: #f0f0f0;
}

.dark {
    background-color: #f0f0f0;
}
.bright {
    background-color: #ffcc66;
}
table.hpborder tr td {
	background-color: #f0f0f0;
	padding: 5px;
}
img#hpmedium {
	margin-right: 2ex;
	border-width: 5px;
    border-color: #eeeedd;
}
img.hpsmall {
    border-width: 5px;
    border-color: #eeeedd;
}
.salecode_match {
    font-weight: bold;
}
