#bask td
{
	font-size: 12px;
	vertical-align: middle;
	padding: 0 5px 0 0;
}

#bask input
{
	width: 3em;
	height: 1.6em;
}

#bask p
{
	margin: 3px 0 0 0;
}

#price
{
	margin: 0 0 5px 0;
}

#price td
{
	padding: 0 8px 0 0;
	vertical-align: middle;
}

#price input
{
	width: 3em;
	height: 1.5em;
}

input.butt
{
	background-color: #9A0000;
	border: none;
	font: bold 13px Arial, sans-serif;
	color: white;
	cursor: pointer;
	width: auto;
	height: 1.5em;
	padding: 0 2px 3px;
}

#b-table, #d-table, #a-table
{
	margin: 1em 0 0 0;
	border-collapse: collapse;
}

#b-table
{
	width: 100%;
}

#b-table td, #b-table th, #d-table td, #a-table td
{
	text-align: center;
	font: 12px arial, sans-serif;
	padding: 2px 5px;
	border: 1px solid #003366;
	vertical-align: middle;
}

#d-table td, #a-table td
{
	text-align: left;
	padding: 5px;
}

#b-table td.left
{
	text-align: left;
}

#b-table td.top
{
	vertical-align: top;
}

#b-table th
{
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 5px;
}

#b-table .bpd
{
	padding: 5px;
}

#b-table td.brn, #d-table td.brn, #a-table td.brn
{
	border: none;
}

#b-table input
{
	height: 1.6em;
}

#a-table input, #a-table select
{
	width: 100%;
	height: 1.6em;
}

#a-table textarea
{
	width: 24em;
	height: 8em;
}

.butt
{
	background-color: #EEEEEE;
	border: none;
	font: bold 13px Arial, sans-serif;
	color: #003366;
	cursor: pointer;
	padding: 0 0 3px 0;
	width: 100%;
}

#b-table h3
{
	margin: 0;
	padding: 0;
}

#b-table a
{
	text-decoration: none;
}

#a-table td.red
{
	color: #9A0000;
	font-weight: bold;
}

sup
{
	color: #9A0000;
	font: 12px Tahoma;;
}

input, textarea, select
{
	font: 14px monospace;
}

#b-table td.inc
{
	padding: 0;
}

#b-table td.inc table
{
	border: 1px solid #FFFFFF;
	width: 100%;
	border-collapse: collapse;
}

#b-table td.inc table td
{
	padding: 5px;
	font: 12px arial, sans-serif;
	border: 1px solid #003366;
}

a.a-butt
{
	background-color: #EEEEEE;
	border: none;
	font: bold 13px Arial, sans-serif;
	color: #003366;
	cursor: pointer;
	padding: 1px 0 0 0;
	width: 100%;
	height: 1.6em;
	display: block;
}

.basket 
{
	color: #FFFFFF;
}

table.pack
{
    border-collapse: collapse;
}

table.pack td
{
    vertical-align: middle;
    padding: 2px 5px;
    border: 1px solid #888;
    white-space: nowrap;
}

table.pack form
{   
    padding: 0;
    margin: 0;
}
