.posted_date {
  float: right;
  font: 400 1em verdana, sans-serif;
  color: #1958B7;
  line-height: 1em;
  margin: 0 0 0 1em;
  vertical-align: bottom;
}

#start_box {
/*float: left;
  margin: 6px;
  padding: 0;
  border: 1px solid #1958b7;
  background-color: #fff;*/
}

/*#ie6only #start_box,
#ie5-5only #start_box,
#ie5-01only #start_box {
  padding-bottom: 6px;
}*/

#start_fs {
/*  float: left; */
  padding: 0;
  margin: 6px;
  background-color: #FFF;
  border: 1px solid  #1958b7;
}

#ie7andup #start_fs,
#ie6only #start_fs,
#ie5-5only #start_fs,
#ie5-01only #start_fs {
  position: relative;
}


#start_fs legend {
  margin-left: 5px;
  color: #1958b7;
}

#ie7andup #start_fs legend,
#ie6only #start_fs legend,
#ie5-5only #start_fs legend,
#ie5-01only #start_fs legend {
  position: relative; 
  left: -7px;
  top: -0.75em;
}



#ie7andup #start_fs fieldset ul,
#ie6only #start_fs fieldset ul,
#ie5-5only #start_fs fieldset ul,
#ie5-01only #start_fs fieldset ul {
  padding-top: 0.25em;
}

#start_fs ul {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}

#start_fs ul li {
  margin-top: 0.5em;
}

#start_fs ul label {
  display: block;
  float: left;
  color: #422977;
  width: 6em;
  text-align: right;
}

#start_fs select,
#start_fs .submit {
  margin: 0 0 0 0.5em;
}


/*#news_box {
  clear: both;
  margin: 6px;
  border: 1px solid #6A9A21;
  background-color: #fff;
}

#news_box h1 {
  color: #fff;
  font-size:  1.2em;
  font-weight:  bold;
  margin: 0pt;
  padding:  0.4em 1em;
  white-space:  nowrap;
  background-color: #6A9A21;
}

#news_box h2 {
  color: #300A56;
  font-weight: bold; 
  font-size:  1em;
  margin: 0pt;
  padding:  0.2em 1em 0 0;
}

#news_box .posted_date {
  float:right;
  font-size: 0.95em;
  margin: 0 1.5em 0 0;
  color: #1958b7;
}
*/
#news_box .inner_box .p {
  font-size: 0.9em;
}