﻿.LetterBox
{
	display:block;
	width:913px;
	margin:auto;
	/*margin-bottom:15px;*/
	margin-top:10px;
}

.ItemsBox
{
	overflow-x:scroll;
	width:910px;
	margin-bottom:0px;
	height:170px;
	overflow-y:hidden;
}

.ProductBox img
{
	height:100px;
	/*width:86px;*/
	padding-top:4px;
	border:0px;
	display:block;
	padding-right:4px;
	padding-left:4px;
	margin:auto;
}

.ProductBox
{
	/*padding:6px 6px;
	/*width:90px;*/
	/*overflow:hidden;
	float:left;
	/*height:133px;*/
	/*margin-right:20px;
	text-align:center;*/
	
	
	/*width: 90px;*/
	padding: 5px 5px;
	overflow:hidden;
	float: left;
	height: 133px;
	color: #999;
}

div.ProductBox:hover
{
	/*padding: 4px 4px;*/
	/*height: 133px;*/
	/*width:88px*/
	/*background: #fff;
	border: solid 1px #9d9d9d;
	-webkit-box-shadow:0px 0px 5px #999999; 
	-moz-box-shadow: 0px 0px 5px #999999; 
	box-shadow:0px 0px 5px #999999; 
	color: #000;*/
	
	
	padding: 4px 4px;
	/*height: 133px;
	/*width:88px;*/
	background: #fff;
	border: solid 1px #9d9d9d;
	-webkit-box-shadow:0px 0px 5px #999999; 
	-moz-box-shadow: 0px 0px 5px #999999; 
	box-shadow:0px 0px 5px #999999; 
	color: #000;
}

div.OuterProductBox
{
    float: left;
	/*width:110px;*/
	height: 145px;
	position: relative;
	text-align: center;
	cursor:pointer;
	color: #999;
}

div.ProductBox a
{
    text-decoration:none;
    color:Black;
}

div.ProductBox a sapn
{
	width:88px;
	display:block;
	text-align:center;
	height:46px;
	font:normal 11px arial;
	line-height:12px;
}