body {
 -moz-opacity: .999;
}

#gallery {
	height:180px;
    padding: 0px;
	font-size: .9em;
	line-height: 102%;	
	}

#gallery div {
	text-align: left;
	height: 196px;
	margin: 0px;
    padding: 5px 4px 4px 4px;
}

#gallery div p.testimonial {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.testimonialsWrapper {
	float:right;
	border-left: 1px solid #FFFFFF;
	vertical-align:middle;
	text-align:left;
	background: #008080;
	position:relative;
	width:297px;
	height:196px;
}

#controls {
	text-align: center;
}

#pager    a, #main .control  {
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	background: #0E3B3B;
	padding: 2px 5px;
	text-decoration: none;
	margin-left: 5px;
	cursor: pointer;
}

#pager a.activeSlide {
	background-color: #CCC;
	color: #000;
}

#pager a:hover, #playControl:hover {
	background: #900;
}


#photoContentWrapper{
   padding: 0px 6px 6px 6px;
}

#photoContentWrapper .title{
  font-size: 1.2em;
  font-weight:700;
  color: #036;
  text-align: center;
}

#photoContentWrapper .content{
  font-size: .8em;
  font-weight:500;
  color: #000;
}

