.photos img {
  margin: 0px;
}

.photo {
  float: left;
  margin: 0px;
  margin-right: 4px;
  margin-bottom: 18px;
  width: 150px;
  height: 112px;
  background-color: #334433;
  font-size: 10px;
  position: relative;
}

.photo_category {
  float: left;
  margin: 0px;
  margin-right: 8px;
  margin-bottom: 0px;
  width: 150px;
  height: 112px;
  background-color: #334433;
  font-size: 10px;
}

div.photo_image_name {
	height: 22px;
	color: #ffffff;
	position: absolute;
	top: 10px;
	left: 10px;
}

.easy-gallery-prev-next-imageswitch {
	
}

div.easy-gallery-description p {
	margin-right: 60px;
	color: #112E43;
	font-size: 11px;
}

div.view-photo div.small {
	margin-right: 60px;
	color: #112E43;
	font-size: 11px;
}

td.sectiontableheader {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 11px;
}

table.adminform p {
	margin-right: 60px;
	color: #112E43;
	font-size: 11px;
}

table.maintable div.photos a:hover {
	text-decoration: none;
}

p.easy-gallery-description {
	margin-right: 60px;
	color: #112E43;
	font-size: 11px;
}
