#imagebox {
		width: 295px;
	}

#imagebox img {
		width: 134px;
/*	border: 1px black solid;*/
	}

#textbox {
		width: 390px;					/* wide enough that "Antitheft Tagging Material (EAS)" in fr and de may be on one line */
	}

#imagebox img {
		float: none;
		margin: 0;
/*	border: 1px black solid;*/
	}

#imagebox img#firstimg {
		margin-bottom: 3px;
	}

#imagebox img#cornerimg {
		margin-bottom: 3px;
		margin-left: 3px;
	}

.intro {
		margin-bottom: 1.5em;
		font-size: 1.2em;		/* no other text throughout the site is this size; is special because on first page */
		font-weight: normal;
	}

ul {
		margin-bottom: 20px;
	}

li {
		margin-bottom: 5px;
	}

