/* --------------------------------------------------------------------------------
	general class for projects, finished projects, news, etc ...
-------------------------------------------------------------------------------- */
.list						{ margin-top:4px; }
.list .lcontent				{ margin-top:10px; }
.list .llist				{ margin-top:0; }

.list .llist a				{ display:block; padding:4px 0px 4px 4px;}
.list .llist a.active		{ }
.list .llist a:hover		{ text-decoration:underline; }