/*HHS archive centre search page style sheet PG 18-12-07*/


/* colors

green	:406e61;
blue	:223241;
beige	:f2ebdb;
orange	:de5d01
dark grey:333333
*/

/*GENERAL ELEMENT STYLING*/


#body #text {
  clear:both;
  position:relative;
  left:40px;
  margin:0;
}

#right {
  width:250px;
  right:30px;
}

#right h2 {
  font-weight:bold;
  margin:0;
}

.tag_cloud {
  margin:10px 0 0 0;
  padding:10px;
  border:1px solid #223241;
}