input.disabled {
  background: #CCC!important;
}
#linkform ul {
  list-style: none;
  margin: 0;
  padding: 0;
  clear: both;
  font-family: Verdana;
  font-size: 12px;
}

#linkform ul li {
  margin-bottom: 4px;
  clear: left;
  color: #333;
}

#linkform ul li fieldset {
border-color: #acd6e4;
border-style: solid;
border-width: 1px;
  margin-bottom: 15px;
  /* width: 420px; */
}
#linkform ul li fieldset ul {
  margin-left: 15px;
  margin-right: 15px;
}
#linkform ul li fieldset legend {
  font-weight: bold;
  /* color: #0067aa; */
  margin-bottom: 15px;
  margin-left: 10px;
}

#linkform ul li label {
  display: block;
  float: left;
  width: 165px;
  font-size: 10px;
  font-weight: normal;
}

#linkform ul li input, #linkform ul li.required textarea {
  color: #000;
border:1px solid #F17918;
}

#linkform ul li input.submit 
{
  font-size: 10px;
  font-weight: bold;
  border: 1px #0067aa solid;
}
#linkform ul li.required label{
  /* color: #0067aa; */
	font-size: 10px;
}

#linkform ul li.required input, #linkform ul li.required textarea {
  color: #000;
}

input.disabled {
  background: #CCC!important;
}
#contactFormHolder {
	text-align: left;
	width: 455px;
	background-color: #FFF;
	padding-left: 5px;
	padding-top: 5px;
/*	float: left;
	margin-left: 10px;*/
}
.footer2 {
	/* background-image: url(/images/main/main_footer.jpg);
	width: 460px;  */
	height: 22px;
	background-repeat: no-repeat;
	clear: left;
}	
#centerColumn div.blockHeaderOrange h3 {
       font-family: Arial;
       font-weight: bolder;
       font-size: 16px;
       color: #FFF;
		padding-top: 5px;
}
#centerColumn div.blockHeaderOrange {
	background-image: url(/images/main/title_bar_rev_orange.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 460px;
	text-align: center;
}
#items {
	/* width: 460px; */
	background-color: #FFF;
/*	float: left;*/
}
#centerColumn div.blockHeaderRed {
	background-image: url(/images/main/title_bar_rev_red.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 460px;
	text-align: center;
}
#centerColumn div.blockHeaderRed h3 {
       font-family: Arial;
       font-weight: bolder;
       font-size: 16px;
       color: #FFF;
		padding-top: 5px;
}
a.pagination_link {
	/* color: #0067aa; 
	font-size: 11px;
	text-decoration: none; */
}
a.pagination_link:hover {
	/* color: #acd6e4;
	text-decoration: none; */
}
