.strike{
	text-decoration:line-through;
}
.table{
	width:100%;
}
.page-orders .table .table{
	background-color:transparent;
}
.page-orders .table th,
.page-orders .table td
{
	vertical-align:top;
}