#consigNos
{
	height: 100px;
}
div#tracking div.results
{
	float: left;
	text-align: left;
	white-space: normal;
	width: 280px;
}


div.statusDetails
{
	display: none;
	clear:both;
	padding-top: 10px;
	border-top: 1px solid #999;
	margin: 0 4px 0 4px;
}	

div.statusDetails li
{
	clear:both;
}

div.statusDetails div
{
	float: left;
}

div.statusDetails div#date
{
	width: 60px;
}

div.statusDetails div#depot
{
	width: 100px;
}

#tracking table
{
	margin: 0 0 10px 0;
}
#tracking table td
{
	border: 0;
	width: 33%;
	padding-left: 0;
}