#main_content .gallery {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}

#main_content p {
  text-align: center;
  margin-top: 5px;
}

#main_content .pageGroup {
  clear: both;
  margin-left: 10px;
}

#main_content div img {
  width: 170px;
}

#main_content h1.box {
  margin-bottom: 20px;
}

#main_content p#notice {
  color: #ff0000;
  margin-bottom: 10px;
}

#deniedMsg {
	color: #0000BF;
	font-weight: bold;
}

#container .userLink a {
	font-weight: bold;
	color: #05406A;
}
#container .userLink a:hover {
	color: #6A066E;
}