table.basketList
{
}
table.basketList thead tr
{
	background:			#306;
	color:					#FFF;
}
table.basketList tbody tr
{
	background:			#ccf;
}
table.basketList tr td
{
	padding:				2px 3px;
	vertical-align:			top;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.img_aus
{
	vertical-align:	bottom;
}
