@charset "utf-8";
/* About Us - CSS Document */

.slideshowTitleBar {
  	-moz-border-radius-topleft:1ex;
  	-webkit-border-top-left-radius:1ex;
	width: 254px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #31506C;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: .7em;
}

