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