.footer {
  color: #000000;
  background-color: #F96911;
	text-decoration: none;
}
.function {
  color: #000000;
  background-color: #F96911;
	text-decoration: none;
}
.navSelect {
	line-height: 19px;
  color: #FFFFFF;
  background-color: #F96911;
	text-decoration: none;
}
.navMouseOver {
	line-height: 19px;
  color: #FFFFFF;
  background-color: #F96911;
	text-decoration: none;
}

.galleryheader{
	height:20px;
	color:#333333;
	font-weight:bold;
	padding-left:5px;
}

.arrow{
	background-color: #F96911;
}

.square {
	background-color: #0066CC;
}

label.dialog_label {
   vertical-align: middle;
   width: 185px;
   padding: 6px;
   float: left;
   z-index: 40;
   position: relative;
}

br {
  clear: left;
}
