.TopGroup
{
  z-index:99;
  position:relative;
  	font-size: 11px;
  line-height:13px;
}

.DefaultTab, TD.DefaultTab
{
	font-size: 6pt;
  line-height:13px;
	background-image: url(tab_bg.gif);
	cursor: default;
	color:#7b3624;
  font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.DefaultTabHover 
{
  color:#7b3624;
  font-weight:bold;
  background-image: url(hover_tab_bg.gif);
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:6pt; 
  cursor:default;
	text-align: center;  
}

.SelectedTab 
{
  color:#7b3624;
  font-weight:bold;
  background-image: url(selected_tab_bg.gif);
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:6pt; 
  line-height:13px;
  cursor:default;
  text-align: center;
}

.Header nobr{
line-height:normal;
}
.ScrollItem 
{
  color:#7b3624;
  font-weight:bold;
  background-image: url(images/scroll_item_bg.gif);
  border: 1px solid #919B9C; 
  border-left-color: #91A7B4; 
  border-top-color: #91A7B4; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:6pt; 
  height: 20px;
  cursor:default;
}

.ScrollItemHover 
{
  color:#7b3624;
  font-weight:bold;
  background-image: url(images/hover_scroll_item_bg.gif);
  border: 1px solid #919B9C; 
  border-left-color: #91A7B4; 
  border-top-color: #91A7B4; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:6pt; 
  height: 20px;
  cursor:default;
}

#ProductPageContainer .MultiPage
{
	padding: 5px;
	border:  #B4A687 1px solid;
	z-index: 98;
	left: 1px;
	width: 430px;
	position: relative;
	top:-1px;
        min-height:225px;   height:auto !important;   height:225px;
}
#pgCustomerReviews TD,#pgCustomerReviews Table, #pgDescription, #pgRelatedItems table, #pgFreeform, #ProductReviewDisplay2_pnlReviewDisplay{
        min-height:225px;   height:auto !important;   height:225px;
}
.MultiPage
{
	padding: 20px;
	border:  #B4A687 1px solid;
	z-index: 98;
	left: 1px;
	width: 100%;
	top:-1px;
	position: relative;
	
}

.PageContent
{
  text-align:left;
}

#ProductPageContainer .PageContent
{
        text-align:left;
        min-height:225px;   height:auto !important;   height:225px;
}
