DIV.itemContainer
{
	width:180px;
	height:265px;
	float:left;
	border:solid 1px #570a0f;
	margin:5px;
}
DIV.itemTitle
{
	width:170px;
	height:50px;
	float:none;
	overflow:hidden;
}
DIV.item
{
	background-color:#fff;
	width:125px;
	height:125px;
	border:1px solid #a9a9a9;
	margin:0 auto;
}

.itemLarge
{
	background-color:#fff;
	width:225px;
	height:225px;
	margin:0 auto;
}

a.itemLink
{
	display: block;
	height: 100%;
	width: 125px;
	text-align: center;
}


TABLE.shopInfoBox
{
	border: solid 1px #000;
	width: 350px;	
	background-color: #fff;
}

.cartTitle
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #8f0005;	
	font-weight:bold;
	background-color: #fff;
}

.oopsText
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;
	color: #FF0000;
}

.homeSub
{
	float:left;
	width:165px;
	height:210px;
	margin-right:38px;
	margin-bottom:17px;
	border:solid 1px #8f0005;
}
	.homeSubHeader
	{
		float:none;
		width:165px;
		height:39px;
		line-height:1.2em;
		background-image: url(../img/i_001.jpg);
		background-repeat:no-repeat;
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size: 1.1em;
		letter-spacing:0.2em;
		color: #FFF;
		 
	}
	.homeSubBottom
	{
		float:none;
		width:164px;
		height:164px;
		
		
	}
	.homeSubImage
	{
		float:none;
		width:163px;
		height:137px;
		margin-top:5px;
	}
	.homeSubViewItem
	{
		float:none;
		width:163px;
		height:25px;
	}