body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	color: #ae7b14;
}

.tr-text {
	font-weight: bold;
	font-size: 12px;
	color: white;
	padding: 0 12px;
}

ul.tr-text {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;
	padding: 0 12px 0 27px;
}

#myGallery {
	width: 640px !important;
	height: 427px !important;
}

.active {
	color: #666;
}