.widget span { color:black;}
.xboxcontent div {height:150px; overflow: auto; }

.actus.view h2 { text-align: center; }

.actus .body { width: 450px; margin:0 auto; border: 1px solid black; padding: 5px}

.actus .files { margin-top: 30px; }


  .actus form { margin: 0 auto; width: 600px;text-align:center;} 
 .actus fieldset { padding: 1em; border: 1px solid black; margin: 3px auto; }
 .actus fieldset legend { padding: 1em; font-size:120%; color: black; }
 .actus label { width : 50%; display: inline; float: left; text-align:right; margin-right: 5px; }
  .actus .checkbox input { margin-left:50%; float: left; } 
 .actus .checkbox label { line-height:2em;float: none; }
 .actus .input { margin-bottom: 5px; text-align:left; }
 .actus .error-message { width: 50%; margin-left:50%;}
 

.actus .widget { float:left; }
.actus .widget h5 a { color:black; text-decoration:none; }
.actus .widget h5 a:hover { color:red;  }

