﻿.cellMenu, .cellRight, .cellBanner, .tableStepPayment, .tablePaymentTitle, .tableReservationTitle, .tableStep
{
	display: none;
}

.cellHeader .cellLeft,
.cellHeader .cellDate,
.cellHeader .cellAmount
{
	border-bottom: solid 1px #dcdcdc;	
}

.cellContent .cellRight
{
	display:block;
}

.cellContent .ucBtn
{
	display:none;
}