/*
	K-Kart E-Commerce System, v1.0
	http://www.kirsir.com
		
	Release Date: 05/20/05
	Terms of Use: K-Kart is owned by Kirsir Web Development and cannot be used without written consent
		          or purchase.  The code contained within K-Kart cannot be reproduced and used on 
		          another site or sold as one's own.
		
	Copyright (c) 2005 Kirsir Web Development
*/

/****************************RESTYLING***********************************************/
/*styles that overwrite those in styles.css to increase the width of the center column*/

#centerLeftWrapper{width:100%;}/*wraps center & left columns - full width*/

#center{width:590px;}/*div holding content - now the size of old centerLeftWrapper!*/