fieldset, #archives {
	border: solid 1px #29547E;
	margin: 2px;
	padding: 2px;
}
#deco {
	margin-left: 20px;
}
legend {
	font-weight: bold;
	color: #29547e;
	border: solid 1px #29547E;
}
legend span {
	font-weight: normal;
	font-size: 10px;
}
fieldset div {
	background-color: #EEEEEE;
	font-size: 14px;
	color: #010101;
	font-family: arial;
}
fieldset div  span {
  border-right:solid 1px #29547E;
  background-color:#DEDEDE;
	font-size: 14px;
}
fieldset div a {
	font-size: 14px ! important;
	color:#440000 ! important;
}
label {
	padding: 0 5px;
}
input {
	border: inset 1px #29547E;
}
input[type="submit"] {
	background-color: #EEEEEE;
	border: outset 1px #29547E;
}
input[type="submit"]:hover {
	border: inset 1px #29547E;
}
#archives {
  max-height:400px;
  overflow:auto;
  height:auto !important;
  height:300px;
}
#present {
border: solid 1px #29547E;
float:right;
padding:0;
margin:0;
}
#present div , #present span{
font-size: 8px;
padding:0;
margin:0;
}
