.GalleryContainer{
	float:left;
	width:100%;
	margin-top:13px;
	display:inline;
  
}

.GalleryContainer .DisplayThumbnailImage{
		float:left;
		width:115px;
		height:49px;
		margin:14px 10px 0 0;
		
		
}

.DisplayThumbnailImage
{
	cursor:hand;
    background-image: url(../Images/shadow.gif);
    position:relative;
    width:115px;
    height:49px;
}

.DisplayThumbnailImage a
{
	color:#000000;
	padding:1px 0 0 1px;
    display:block;
    width:112px;
    height:46px;
    background-repeat:no-repeat;
    background-position:1px 1px;
    
}

.DisplayThumbnailImage a:hover
{
	filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;
}

.DisplayThumbnailImage .active
{
	filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;
}

.topContent img
{
	filter:progid:DXImageTransform.Microsoft.Fade(Duration=0.5);
}

.leftcontent img
{
	ifilter:progid:DXImageTransform.Microsoft.Fade(Duration=0.5);
}

.DisplayContentArea a
{
	line-height:1.5;
}

.pagecontenttext 
{
	width:760px;
}

.pagecontenttext a
{
		margin-left:5px;
}

.PageContentGallery{
		float:left;
		width:760px;
		overflow:hidden;
		white-space:nowrap;
		display:inline;
		clear:both;
		margin:22px 0 0 0;
		font: 100%/1.4  verdana, arial;	
}

.productselection {
	padding-top:32px;
}

.chooseproduct{
		margin-top:-12px;
}

.SubArticleTitle .PrintBackContainer 
{
	margin-top:8px;
	width:100px;
}

.SubArticleTitle .PrintBackContainer a{
      float:left;
	  font-size:80%;
	  margin:0 10px 0 10px;
	  text-decoration:none;
	  color:#666666;
	  font-weight:bold;
	  line-height:1.3;
	  }
	  
.SubArticleTitle .PrintBackContainer a:hover{
	text-decoration:underline;
}

.SubArticleTitle .PrintBackContainer img{
	  float:left;
	  position:relative;
	  top:5px;
	  left:7px;
	  }
	  
.SubArticleTitle img
{
		float:left;
		margin-left:-4px;
}