@CHARSET "ISO-8859-1";
.help-image-link {
		position: relative;
		float: right;
		z-index: 200;
		right: 10px;
		top: 5px;
	}
.help-image-link-image {
		width: 15px;
		height: 20px;
		border: thin solid black;
	}
.pagination-form {
	clear:both;
	padding-bottom:3px;

	}
.pagination-form ul {
  list-style:none;
  }
.pagination-form ul li{
  float:left;
  }
a {
	text-decoration: none;
	font-style: italic;
	color: black;
	}
a:hover {
	text-decoration: underline;
	color: black;
	font-style: italic;
	}
.system-form-input input{
	margin-left: 10px;
	}

