#preview {width:100%;}
#preview #preview_image {float:left; background-color:#fff; width:325px; height:auto; margin:0 auto; }
#preview #preview_content { float:left;padding-left:15px;width:229px; }
#preview #preview_content_description { clear:both; float:left;width:100%; padding-top:25px;padding-bottom:15px; border-bottom:dashed 1px #8f0005; }

TD.cart-head { color:#8f0005; font-family:Verdana; font-size:12px; font-weight:bold; padding:5px 5px 5px 5px;  } 
TD.cart-text { color:#000; font-family:Verdana; font-size:12px; font-weight:normal; padding:5px 5px 5px 5px; }
TABLE.cart-table { background-color:#fff; border-collapse:collapse; }
TR.cart-row { border-bottom:solid 1px #fff  !Important; }
TR.cart-row-number { border-bottom:solid 0px #8f0005 !Important; }
TR.cart-row-bottom { border-bottom:solid 2px #8f0005 !Important; }

p.bulkitem { font-size:16px;}
p.bulkitem strong { color:#8f0005; }

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;
	}

