#TCM
{
	position: relative;
 	height: 213px;
 	width: 355px;
 	background: url('Std_background.gif') no-repeat;	
	display:block;	
}
#smlPBar4Startup
{
 	background-image: url('pccloader.gif') no-repeat;		
}
#smlPBar4Retrieve
{
 	background-image: url('pccloader.gif') no-repeat;		
}
#bigPBar
{
 	background-image: url('pccloader2.gif') no-repeat;		
}
#TCMstatusStartup
{
	position: relative;
 	height: 25px;
 	width: 349px;
 	background: url('status_processing.gif') no-repeat;	
	display:none;	
}
#TCMstatusRetrieve
{
	position: relative;
 	height: 25px;
 	width: 349px;
 	background: url('status_processing.gif') no-repeat;		
	display:none;	
}
#TCMstatusDone
{
	position: relative;
 	height: 25px;
 	width: 349px;
 	background: url('status_done.gif');	
	display:none;	
}
#TCMstatusError
{
	position: relative;
 	height: 25px;
 	width: 349px;
 	background: url('status_problem.gif');	
	display:none;	
}
#TCMstatusProcessing
{
	position: relative;
 	height: 25px;
 	width: 349px;
 	background: url('status_processing.gif') no-repeat;		
	display:none;	
}
#TCMPostcodeInfo
{
	border-left: thin solid #808080;
	border-right: thin solid #808080;
	border-bottom: thin solid #808080;
}
#TCMbody
{	
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
}
#tcmpostcodebutton
{
	position: relative;
 	height: 30px;
 	width: 113px;
 	background: url('Std_chooseaddress_button.gif') 0 0 no-repeat;
 	border:0;
	vertical-align:middle;
	float:right;
	margin-right:10px;	
}
#tcmcancelbutton
{
	position: relative;
 	height: 30px;
 	width: 69px;
 	background: url('Std_cancel_button.gif') 0 0 no-repeat;	
 	border:0;
	vertical-align:middle;
	float:right;
	margin-right:10px;
	margin-bottom:5px;
}
#tcmclosebutton
{
	position: relative;
 	height: 20px;
 	width: 20px;
 	background: url('Close.png') 0 0 no-repeat;	
 	border:0;
	vertical-align:middle;
	float:right;
	margin-right:5px;
}
