#imageMC{
float: right;
border:3px solid #dbbb92;
margin-top: 5px;
margin-left: 20px
}

#accordion {
	margin:0 0 15px;
}
#accordion h3 {
	cursor: pointer;
	border: 3px solid /*#f2e1c7*/#f1debb;
	border-right-color: /*#ddb68a*/#dbbb92;
	border-bottom-color:#dbbb92;
	/*font-family: 'Andale Mono', sans-serif;*/
	background: /*#f1cdaa*/#faeac1;
	font:18px Georgia;
  font-style: italic;
  font-weight: 900;
	margin: 0 0 3px 0;
	padding: 3px 5px;
}
#accordion .acSection {
width: 100%;
height: 350px;
/*overflow:auto;*/
position: relative;
z-index: 10000;
}
.sectionContent {
/*float:right ;*/
height: 350px;
overflow: auto;
font-size: 12px;
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
}
table td, table th{
margin: 0;
padding:8px 0;
text-align: center;
border-bottom:1px solid #f1cdaa;
}
table .name{
text-align: left;
}
table .wine {
padding: 0 10px;}
table .header{
background: #f4e1c3;
font: 14px Georgia, serif;
color: #bf9175;
}
table em {
font: 14px Georgia;
font-weight: 900;
color:#4e020e;
display: block;
}
table .note {
font-style: italic;  }
/*#accordion .bottom {
border-bottom: 3px solid #f2e1c7;}*/

#subcontent2wine { width:200px;
/*position: relative;
top: 85px; */
float: right;
width:200px
}
#subcontent2wine .pics{
height: 580px;
padding: 0;  
margin: 0 -25px -10px -20px;
border: none;
 }
#subcontent2wine .pics img {  
    height: 100%;
		width:100%;
		padding: 0;
		
}
