* {
	margin:0;
	padding:0;
}

.productList {
	background-color: #822C0F;	
}

.productDisplay {
	width: 185px !important;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px;
	border-collapse: collapse;      	
	background-color: #FFFFFF;		
}

.productDisplay img {
	vertical-align: middle;	
}

.productNone {

}

.productInfo {
	background-color: #DCDBC6;
	height: 67px !important;    
}

.productTitle {
    text-align: left;
	height: 47px !important;    
	background-color: #DCDBC6;
	padding: 2px 3px;	
}

.productTitle a {
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
    letter-spacing: -1px;	 
	text-decoration: none;
	color: #5B0000;
}

.productTitle a:hover {
	color: #5B0000;
	text-decoration:underline;
}
.japTitle a {
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
    letter-spacing: 0px;	 
	text-decoration: none;
	color: #5B0000;
}

.japTitle a:hover {
	color: #5B0000;
	text-decoration:underline;
}
.productLeft {
    text-align: left;
    padding: 2px 3px;	
}

.productLeft a {
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 10px; 
	font-weight: bold; 
	text-decoration: none;
	color: #822C0F;    
}

.productLeft a:hover {
	color: #822C0F;
	text-decoration:underline;
}

.productRight {
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none;
    text-align: right;
    padding: 2px 3px; 
}

*>html .productLeft { width: 49%; }

*>html .productRight { width: 49%; }

.subEnd {
	background: #822C0F url("../images/end_bg.gif") bottom repeat-x;
	padding-bottom: 10px;
}

.subTitle {
	padding: 10px 5px;
	background: #822C0F url("../images/subtitle_bg.gif") repeat-x;
	font-family: Arial, "MS Gothic", "Osaka", Helvetica, sans-serif;
    font-weight: bold;
    font-size: 22px;	
	color: #F0B0B0; 
	letter-spacing:-1px;
	color: #F0B0B0;
	font-variant: small-caps;
}

.subSplit {
	background: #822C0F url("../images/split.gif") repeat-x; 
}

.subList {
	color: #FFFFFF;
	text-align: left;
	background-color: #822C0F; 
	padding: 0px 3px;
}

.subList table {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px;
	border-collapse: collapse;
}

.subList td {
	text-align: center;
	padding: 3px 3px;
	width: 185px;
	height: 180px;
}

.list_location {
	font-family:"Verdana", Helvetica, sans-serif;
	text-align: left !important;
	margin-bottom:-13px;
	margin-left: 8px;
	text-transform:uppercase;
	font-style: italic;	
	letter-spacing:0px;
	font-size:9px;
	color: #FFFFFF;
}

.list_location a {
	color: #FFFFFF;
}

.list_location a:hover {
	color: #FFFFFF;
	text-decoration:underline;	
}
