.buttonRetrieve, .buttonRetrievehover
{
	margin: 0;
	border: 0;
	color: White;
	font-weight: bold;
	height: 24px;
	padding: 0 0 0 3px;
	background-image: url(../../IMG/IMG-tesco/retrieve.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 250px !important;
}
.buttonRetrievehover
{
	text-decoration:underline;
	}
.txtWide
{
	width: 250px !important;
}
.buttonRetrieve span
{
	display: block;
	padding: 2px 0 5px 0;
	font-style: normal;
	background-position: bottom right;
	background-repeat: no-repeat;
}
#stage
{
	display: none;
}

/* Tweaks */

.message
{
	width: 200px;
}

