@charset "utf-8";
.html {
     width:1000px;
     height:100%;
     padding:0 0 0 0;
     margin:0px;
    }
	
#gallery{
   width:410px;
   height:150px;
   margin:auto 0;
   background-image:url(images/text_bg.png);
} 
	
/*#optionHolderMiddle{
     background-color:#FFFFFF;
     width:700px;
	 float:left;
	 }
		
#GalleryRecentToursMain
{
	width:265px;
	height:150px;
	padding:10px;
}

#GalleryRecentTours
{
	width:100px;
	height:auto;
	float:left;
}

#GalleryRecentToursText{
    width:105;
	height:auto;
	float:left;
	padding-top:15px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000000;
	}

#GalleryRecentToursImage
{
	width:auto;
	height:auto;
	text-align:center;
	padding:5px;
}*/

 
		 		  	
	

