/* CSS Document */
div#top_tools div#search {
	margin-right:47px;
}

* html div#top_tools div#search {
	margin-right:26px;
}
#main_content td, #main_content th {
	padding: 2px;
}
div.row {
  clear: both;
  padding-top: 5px;
  }
.image_box_centre div.row  {
	text-align: left ;
}
div.row span.label, div.row span.labelborder {
	float: left;
	width: 350px;
	padding-right: 5px;
  }
div.row span.labelborder {
 	border-left: 1px solid #ccc;
	padding-left: 10px;
}
div.row span.labelshort {
	float: left;
	width:75px;
	padding-right: 5px;
}
div.row span.formw {
	float: left;
	width: 250px;
  }
div.row span.formx {
	float: left;
	width: 150px;
}
.image_box_centre span.formx {
	margin-right: 25px;
}
div.row span.labeldesc {
	float: left;
	width: 570px;
}
.spacer {
	clear:both;
	line-height: 1px;
}
#accordion h2 {
	color: #990033;
	cursor: pointer;
	text-decoration: underline;
	}
.zebraeven {
	background: #eee;
}
	