/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedwidthcss Style Sheet
Created: 17, January, 2011
Last Modified: 23, April 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_6_page28 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}



/* spritely styles from www.doobox.co.uk */
#stacks_in_41_page28 .gutter {
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0 0 0 13%;
}

#stacks_in_41_page28 .spriteContainer {
	float:left;
	padding-right:0px;
	padding-bottom:12px;
	}
	



/* end spritely styles from www.doobox.co.uk */