body {
	font-size: medium;
}
.smalltextbutton {
	font-size: small;
}
.mediumtextbutton {
	font-size: medium;
	font-weight: bold;
}
.largetextbutton {
	font-size: large;
}

/* CONTAINER SEARCH */
#container-search #FormField label {
padding-right: 0.5em;
font-weight: bold;
}

/* LOGIN BOX */
#login a 
{
font-size: 0.8em;
}