body.unified_checkout div#content h2,
body.unified_checkout div#main_content h2
{
	color: #fff;
}


tr.odd
{
	background-color: transparent;
}

body.unified_checkout div#basket_table table.basket_content_table tr.odd td
{
	background-color: transparent;
}

body.unified_checkout div#basket_table table.basket_content_table tr.even td
{
	background-color: #494949;
}

body.unified_checkout tfoot td
{
	background-color: transparent;
}

body.unified_checkout td.total_price
{
	color: #fff;
}

body.unified_checkout table.basket_actions a.button
{
	color: #000 !important;
}


body.unified_checkout input,
body.unified_checkout textarea
{
	background-color: #191919;
	color: #fff;
}

body.unified_checkout textarea
{
	border: 1px solid #494949;
}

body.unified_checkout form#couponForm input#couponForm_bonuscoupon
{
	background-color: #191919;
}

body.unified_checkout input.refresh
{
	background-color: transparent;
}
