pre{
	text-align:left;
}

td.bodytext{
	padding:5px 5px 0 0;
}

.input input{
	margin-top:2px;
} 

.error-message{
	color: #900;
	font-weight: bold;
	margin-bottom: 5px;
}

.separator{
	border-bottom: dotted 1px #006384;
	margin-bottom:6px;
	line-height:1px;
	font-size:1px;
}

.notification{
	font-size: 20px;
	line-height:30px;
	padding:10px;
	background: #DCDAED;
	border: 2px solid #ABA6D7;
}
.top_left{
  text-align:left;
	vertical-align:top;
}
/* DEBUG */
.cakeSqlLog {	
	margin-top:70px;
}

.cakeSqlLog td tr {
	padding: 4px 8px;
	text-align: left;	
	border-bottom: 1px solid #888;
}