/*
* Author: 		Trevor Morris, Creation Design & Marketing
* Contact:		trevor@creation.uk.com, leigh@creation.uk.com
* Version:		1.0
* Updated:		24/07/2007
* Notes:		Specific "where to buy" stylesheet (General)
*
* CONTENTS
* -------------------------
* == general
*
*/

/* == general
--------------------------------------------------------------------------------------------------*/
#content-primary {
	float: none;
	width: 560px;
	margin-left: auto; margin-right: auto;
}
#where-logos,
#where-logos li {
	margin: 0; padding: 0;
}
#where-logos li {
	float: left;
	background-image: none;
}
#where-logos li a {
	height: 63px; width: 160px;
	margin: 10px;
	background-image: url(/images/retailers/logos/all.gif);
}
#where-logos li.comet a {
	background-position: -160px 0;
}
#where-logos li.findamountcom a {
	background-position: -320px 0;
}
#where-logos li.frys-electronics a {
	background-position: 0 -63px;
}
#where-logos li.tesco a {
	background-position: -160px -63px;
}
#where-logos li.the-home-depot-canada a {
	background-position: -320px -63px;
}
#where-logos li.walmart a {
	background-position: 0 -126px;
}
#where-logos li.costco-canada a {
	background-position: -160px -126px;
}