/* 
    Document   : google_adds
    Created on : 06.10.2009, 10:18:17
    Author     : simon.kendel
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#right_bar
{
   position:absolute; left:1000px; top:-40px;
   width:300px;
   
}

.newsletter
{
    font-size:80%;
    background-color:white;
}

