/* --- FORM ---*/
fieldset {
  border-top: 1px solid #993333;
  border-left:none;
  border-right:none;
  border-bottom: 1px solid #993333;
  background-color:#F5F4EE;
  padding:10px;
  width:100%;
}
table {
}
.contentcell {	
	width:98% !important;
}
.contenttbl {
	width:98% !important;
}
ul.link_title {
  display: none;
}