/* Stop Junk Mail - Stickers Page */

div.itemSticker {
	position: relative;
	height: 86px;
	width: 430px;
	margin: 20px auto;
	}

div.itemKit {
	position: relative;
	height: 294px;
	width: 430px;
	margin: 20px auto;
	}

div.itemLabelReturn {
	position: relative;
	height: 142px;
	width: 430px;
	margin: 20px auto;
	}

div.itemLabelReuse {
	position: relative;
	height: 172px;
	width: 430px;
	margin: 20px auto;
	}

div.sticker {
	float: left;
	width: 250px;
	height: 86px;
	}

div.kit {
	float: left;
	width: 250px;
	height: 294px;
	}

div.labelReturn {
	float: left;
	width: 250px;
	height: 142px;
	}

div.labelReuse {
	float: left;
	width: 250px;
	height: 142px;
	}

div.button {
	float: right;
	margin: 0px;
	width: 180px;
	height: 42px;
	}

div.button2 {
	float: right;
	margin: 0px 0px 20px 0px;
	width: 180px;
	}	

div.buttonNonUK {
	float: right;
	margin: 0px;
	width: 180px;
	height: 42px;
	}

div.buttonSubmenu {
	position: relative;
	width: 150px;
	margin: 0px 0px 0px 20px;
	}

div.viewBasket {
	position: relative;
	width: 150px;
	height: 30px;
	margin: 20px auto;
	}

p.label {
	margin: 0px 0px 0px 0px;