
<style type='text/css'>
<!--

.wrap1, .wrap2, .wrap3, .imagebox, .videobox {
	display:inline;
	/* \*/display:block;/**/
}
.wrap1 {
	float:left;
	background:url(//templates.thedestinationcenter.com/deststore/images/shadows/gallery_image.gif) right bottom no-repeat;
	
}
.wrap2 {background:url(//templates.thedestinationcenter.com/deststore/images/shadows/gallery_image_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 5px 5px 0;
	background:url(//templates.thedestinationcenter.com/deststore/images/shadows/gallery_image_tr.gif) right top no-repeat;
}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
}
  
#gallery {
	padding-left:20px;
}
#imagesection, #videosection {
	clear:left;
	margin-bottom:50px;
}

div.imagebox img{
	border:1px solid #eeeeee;
	background: #fff;
}
.imagebox {
	border:solid #CCCCCC;
	border-width: 1px 0px 0px 1px;
	padding:10px;
	background: #fff;
}
.videobox {
float:left;
}
.videocaption {
}
.gallerybox {
	clear:left;
	padding-top:10px;
}
.textcontent {
	width:300px;
	float:left;
	padding:10px;
}
.videotextcontent {
	width:200px;
	float:left;
	padding:10px;
}

