.border 
{border: medium outset gray
}
.clicknav 
{
border: medium outset green;
background-color:green;
color: white
}
.form
{
font-family: "Verdana, Arial, Helvetica, sans-serif";
font-size: 80%;
}
.small
{font-size:80%}.borderthin {
	border: thin outset gray;
}
