/* Page heading & Search from Styles */

#header {
	margin: 0px 0px 0 0px;
	padding: 10px 0px 10px 10px;

	background: #fff url(../../../../images/artex/bg_head.gif) repeat-x;
}
#header h1 {
	float:left;
}
#headLinks {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	color: #0060ad;
}
#headLinks ul li {
	float:left;
	margin-top: auto;
	margin-bottom: auto;
}
#headLinks ul a {
	padding:2px 3px;
	color: #0060ad;
	text-decoration: none;
	font-weight:bold;
	text-align: center;
	border-right: 1px solid #fff;
}
#headLinks ul a:hover {
	text-decoration: underline;
}
#headLinks ul {
	margin-top: 4px;
	margin-bottom: auto;
	float :left;
	list-style: none;
	
}

#header fieldset {
	margin-left: 10px;
	float :left;
}


#header fieldset input {
font-size: 1.1em;
}


#headBottomBorder {
	clear: both;
	background: #fff url(../../../../images/artex/bg_headBottom.gif) repeat-x;
	height: 6px;
}
#advSearch {
	display: block;
	clear: both;
	text-align: right;
	padding-top: 5px;
}
#advSearch a {
	color: #0060ad;
	text-decoration: none;
}
.searchInput {
	margin-right: 5px;
}
.Search_btn {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	/*overflow:	visible;
	width:auto;*/
	height: 20px;
	display:	inline;
}