#FlashGalleryHolder{
	width:862px;
	text-align:left;
	float:left;
 }
#NewFlashGallery{
	width:862px;
	float:left;
 }
#imgtitlebar{
	position:absolute;
	z-index:3;
	clear:both;
	background: transparent none repeat scroll 0%;
	height:32px;
	top:280px;
	width:862px;
	background-color:#000000;
	/*filter: alpha(opacity=15); -moz-opacity: .25;*/
	/* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.40;
}

#divbutton{
	position:absolute;
	z-index: 4;
	text-align:right;
	top:285px;
	width:456px;
	margin-left:270px;
	display:none;
}

#divdesc{
	font: 100% Arial,Verdana, Helvetica, sans-serif;
	font-size: 17px;
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	position:relative; 
	width:458px;
	top:280px;
	z-index:5;
	position:absolute;
	margin-top:5px;
}
/*#image_gallery_div{
	position:relative;
}
#image_gallery_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #68962F;
	text-decoration: none;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:7px;
}
#imgtitle{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	z-index: 1;
	margin-top:3px;
	margin-left:10px;
}*/
