#content
{
	background: url(/data/img/fairy_bg.gif) right bottom no-repeat #454545;
	padding: 0
}

div#ctrl_pane
{
	border-bottom: solid 1px white;
	float: left;
	height: 40px;
	margin-bottom: 20px;
	width: 100%
}

div#cats
{
  float: left;
  margin-left: 10px
}

form#search
{
  float: right;
  margin-right: 10px
}

div#archive_text
{
	line-height: 1.5em;
	padding: 15px;
	width: 540px
}

.img_button
{
  position: relative;
  top: 8px
}
