/* -------------------------------------------------
CSS-Framework
© by backslash - artists of new media

version:	1.0
date:		03/2009
author:		corina bolli
email:		c.bolli@backslash.ch
url:		www.backslash.ch
------------------------------------------------- */
@import url(basics.css);
@import url(layout.css);


#created3 {
margin: 0 0 0 710px;
color: #c0c0c0;
font-family: arial;
font-size:11px;
}
#created3 a {
padding:0;
text-decoration:none;
color: #c0c0c0;
font-size:11px;
}

#created3 a:hover {
text-decoration:underline;
color: #616161;
}
