#contentBox fieldset legend 
{
font-size:90% !important;
}

.stimulus 
{
	font-size: 12px !important;
}
.stimulus h3 
{
  font:120%/1 !important;
  font-weight: bold !important;		
}
.stimfield
{
	background-image: url('/images/fieldset_bg.png');
	background-repeat: repeat-x;
	background-color: #bed0e0;
	border: solid 1px #91a8bd;
	padding: 1em 1em 1em 1em;
}
.stimfield table 
{
	border: none 0px;
	padding: 0em 0em 0em 0em;
}
.stimulus fieldset {
  font:80%/1;
  border:1px solid black;
  padding: 1em 1em 1em 1em;
  width: 480px;
  }
.stimulus label {
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
.stimulus legend {
  background-image: url('/images/legend_bg.png');
  background-repeat: repeat-x;
  background-color: White;
  font-weight: bolder;
  padding: 0.2em 0.5em;
  border:1px solid black;
  color:black;
  font-size:90%;
  text-align:left;
  width: 420px;
  }
.stimulus input{
	margin:2px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	padding:1px 2px;
  font-size:90%;
}
.stimulus a
{
	margin:0px 0px 5px 5px;
	border-width: 0px 0px 0px 0px;
	padding:1px 2px;
	float: right;
    font-size: 90%;
}
.categoryhead
{
}
.categoryhead fieldset {
  font:80%/1;
  border:0px solid black;
  padding: .5em .5em .5em .5em;
  width: 490px;
  }
.categoryhead label {
  width:25%;
  margin-right:0.2em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }
.categoryhead input{
	margin:2px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	padding:1px 2px;
  font-size:90%;
}
.submit input{
  background-image: url('/images/legend_bg.png');
  background-repeat: repeat-x;
  background-color: White;
	margin:0px 0px 0px 0px;
	border: solid 1px black;
   font-size:90%;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

