ol li, ul li { margin-top: 10px }
td.update { padding: 0 15 0 15; }
img.wmargin { margin: 10 10 10 10; }
tr.lp { background: #ffffff }
tr.ld { background: #eeeeee }
td.graph { background: #ffcccc; text-align: center; font-size: 9px; border: 2px solid #ff0000;  }

a.login { color: #888888; text-decoration: none; }

a.createlink, a.createlink:hover { 
	
	border-bottom: 1px dashed #ff0000; 
	text-decoration: none;
	color: #ff0000; 
}
a.createlink:hover { 
	background: white; 
	color: red; 
}


