.itemImageBase{
	width: 100%;
	float: left;
	font-size:0.8em;
	padding: 0px;
}
.imagePrevNextBase{
	width: 100%;
	text-align:center;
	padding-top:2px;
}
.imagePrev{
	float:left;
	position:relative;
	top: -1.5em;
}
.imageEnlarge{
    float:inherit;
	position: relative;
/*    left: 10px;
    right: 300px;
    top: 10px;	
	border: 1px solid #A92F27;	
*/	text-align:center;	
}
.imageNext{
	float:right;
	position:relative;
	top: -1.5em;
}
.itemPageDescBase{
	float:left;
/*	border: 1px solid #A92F27;*/
	margin-left: 1px;
	background-color: #E0CBB1;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 194px;
	font-size: 0.9em;
}
.itemPageDescBase p {
	margin-top: 6px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
}
.itemPageDescTitle{
	font-size: 1.1em;
	font-weight:bold;
	margin-bottom:6px;
	padding-bottom: 3px;
	border-bottom:1px solid #A92F27;	
}
.itemPageDescTD{
	padding-left:8px;
}
.itemPageImageTD{
	padding-right:8px;
}
.otherItemTitle{
	font-size: 0.9em;
	padding-bottom: 3px;
	font-weight:800;
	margin-bottom:6px;
	padding-bottom: 3px;
	border-bottom:1px solid #A92F27;	
}
.otherItemBase{
	float:left;
/*	border: 1px solid #A92F27;*/
	background-color: #E0CBB1;
	margin-right: 10px;
	width: 99px;
	text-align: center;
	height:142px;
}
.otherItemCurrentBase{
	float:left;
	border: 1px solid #A92F27;
	background-color: #E0CBB1;
	margin-right: 10px;
	width: 97px;
	text-align: center;
	height:140px;
}
.otherItemImage{
	width:100%;
	height: 74px;
	float:left;
	border: 0px solid #A92F27;
	text-align: center;
	padding-top: 5px;
}
.otherItemImageCurrent{
	width:100%;
	height: 74px;
	float:left;
	border: 0px solid #A92F27;
	text-align: center;
	padding-top: 4px;
}
.otherItemText{
	width:100% - 10px;
	height: 100%;
	font-size: 0.85em;
	float:left;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;	
	padding-bottom: 5px;
	line-height:1.2em;
	height:55px;
	border: 0px solid #A92F27;
}
.otherItemText p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:0px;
}
.otherItemTextCurrent{
	width:100% - 10px;
	height: 100%;
	font-size: 0.85em;
	float:left;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;	
	padding-bottom: 5px;
	line-height:1.2em;
	height:55px;
	border: 0px solid #A92F27;
}
.otherItemTextCurrent p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:0px;
}
.otherItemMore{
	width: 50px;
	height: 1.5em;
	padding-bottom: 2px;
	font-size: 0.9em;
	float:left;
	border: 1px solid #A92F27;
	background-color: #E0CBB1;
	text-align: center;
}


.otherItemMore a {
	color: #A92F27;
	padding-right: 5px;
	padding-left: 7px;
	padding-bottom: 1px;
	text-decoration: none;
	width: 100%;
}

.otherItemMore a:hover {
	color: #D2453E;
}


.moreImagesTitle{
	font-size: 0.9em;
	padding-bottom: 3px;
	font-weight:800;
}
.moreImage{
	width:71px;
	height: 74px;
	float:left;
	border: 0px solid #A92F27;
	text-align: left;
	padding-right: 4px;
}
.moreImagesBase{
	padding-bottom:11px;
}