
.alta { color:#000; font-weight:bold; text-decoration:underline;}
.altf { color:#000;}

#target,#code{
border:1px solid #999;
background:#eee;
padding:1em;
-moz-border-radius:5px;
border-radius:5px;
-webkit-border-radius:5px;
}
#target{
  overflow:auto;
  max-height:200px;
  max-width:300px;
}
#ft{
	font-size:10px;
	text-align:right;
}
.ajaxtrigger span{font-weight:bold;color:#000}
.ajaxtrigger span.error{color:#c00}
