/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2 (Oct 21, 2005)

Screen layout: */


#extras{
float:right;
width:120px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
background:#f4f4f4;
/*line-height:1.5em;*/
}



#content{
margin:0 10px 20px 160px;

/*border-left:1px solid #f0f0f0;*/
/*border-right:1px solid #f0f0f0;*/
padding:0 10px 0 10px;
line-height:1.6em;
text-align:left;

}


