p.notice
{
  	background-color: #eeeeee;
  	border:           	1px solid #dddddd;
  	padding:          	20px !important;
	line-height:		1.4;
	font-size:			14px;
}

div#login-box
{
  background-color: #ffffff;
  border:  1px solid #e5e5e5;
  margin:  50px auto;
  padding: 25px;
  width:   400px;
}

div#login-box a
{
  color: #555;
}

.overview-table { width: 100%; border: 1px solid #e5e5e5; font-size: 12px; margin-bottom: 15px;    }
.overview-table td { padding:8px; text-align: left;  }
.overview-table th { padding: 8px; font-weight: bold; background: #e5e5e5; text-align: left;   }
/*.overview-table a { color: #6ab00f;}*/
.overview-table .alt-row { background-color: #f5f5f5; }
.overview-table tr{ background-color: #fff }
