﻿#gallery_wrap {
	width: 400px;
	height: 368px;
	border:2px solid #2d85c4;
}

.panel-overlay h2{
   color:white ; 
   font-family:"Trebuchet MS", Arial,Helvetica,sans-serif;
   font-size:16px;
   line-height: 12px;
}
.panel-overlay p{
   color:white ; 
   font-family:"Trebuchet MS", Arial,Helvetica,sans-serif;
   font-size:12px;
   line-height: 1px;
}