#TCM
{
	position: relative;
 	height: 213px;
 	width: 355px;
 	background: url('Black_background.gif') no-repeat;	
	display:block;	
}
#tcmpostcodebutton
{
	position: relative;
 	height: 30px;
 	width: 113px;
 	background: url('Black_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('Black_cancel_button.gif') 0 0 no-repeat;	
 	border:0;
	vertical-align:middle;
	float:right;
	margin-right:10px;
	margin-bottom:5px;
}
