body{
        background:#e0dfd1 url(../px/bg_freetext.gif) bottom left repeat-x ;
	font-family:verdana,arial;
	font-weight:normal;
	font-size:0.7em;
	margin:0;
	padding:0;
}

a:link {color: #000000; text-decoration:none;}     /* unvisited link */
a:visited {color: #000000; text-decoration:none;}  /* visited link */
a:hover {color: #000000; text-decoration:none;}   /* mouse over link */
a:active {color: #000000; text-decoration:none;}   /* selected link */

#searchHolder{
	width:19.2em;
	height:7em;
}
#formHolder{
	width:19.2em;
}

#freetext{
	width:95%;
	font-family:verdana,arial;
	font-weight:normal;
	font-size:1em;
	margin-bottom:0.5em;
}

#btnHolder{
	width:19.2em;
	height:1em;
}
#btnLeft{
	width:9.6em;
	float:left;
}
#btnRight{
	width:9.6em;
	float:right;
	text-align:right;
}

.midHeadline{
	margin-top:1em;
	font-size:120%;
	color:#a40c0c;
	font-weight:bold;
}
