/*
Theme Name: iShop Theme
Theme URI: http://instinct.co.nz
Description: Mac Style Theme
Version: 3.5
Author: Thomas Howard
Author URI: http://instinct.co.nz
*/
 
/*
 * If you delete this file, you can expect your WP e-Commerce installation to break in some manner
 * to create your own theme copy, and paste this file, change the names and alter to your tastes
*/

.wpsc_related {


}
.wpsc_related ul {
	margin:0;
	padding:0;
}
.wpsc_related li {
	list-style:none;
	margin:0 1.5em 0 1.7em;
	padding:0;
	float:left;
}
.wpsc_related a.image {
	margin:0 0 0 1em;
}
.wpsc_related a.title {
	display:block;
		text-align:center;
	font-weight:bold;
}