h1
{
    font-family: helvetica, san-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0 2px 0px;
    padding: 0 0 0 0px;
    color: #000;
    text-transform: UPPERCASE;
    

}

h3
{
    font-family: helvetica,arial, san-serif;
    font-weight: bold;
    font-size: 30px;
    line-height: 25px;
    letter-spacing: -2px;
    margin: 0px 0 5px 0;
}

h4
{
    font-family: courier,georgia, serif;
    font-size: 11px;


    margin: 0px 0 5px 0;
}

p
{
background: transparent;

padding: 0;
}

.else {
    margin-top: 100px;
    width: 100%;
    float: left;
    
    
}


.entry {
    margin: 20px 0 20px 0;
    padding: 0 0 2px 0;
    border-bottom: 1px dashed #ddd;

}

.leftimage
{
    float: left;
    margin: -2px 20px 0 -5px;
    z-index:2;

}

.leftimage img{


}

.toprap
{
    margin: 0 0 0 600px;
    position: absolute;
    float: left;
}

.tinylink
{

    font-size: 15px;
    font-family: georgia, Helvetica, "Sans-serif"; 
    margin: 0px 5px 0 5px;
    padding: 3px 5px 2px 5px;
    background: #ff0;
    float: left;



}

.tinylink a
{
    text-decoration: none;
    
}

pre {
 overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
 white-space: pre-wrap; /* css-3 */
 white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
 white-space: -pre-wrap; /* Opera 4-6 */
 white-space: -o-pre-wrap; /* Opera 7 */
 /* width: 99%; */
 word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#pagebody
{
    
    width: 500px;
    margin: -10px 0 35px 20px;
    padding: 11px;
    display:block;
    float: left;    

    background-image: url('http://flatflat.org/img/ps/grad6.png');
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
    clear: both;
    line-height:13px;
    

    
}



#pagebody a
{

    background: #fdc;

}

.bla
{
    height: 25px;
    background-image: url(http://flatflat.org/img/boomz.jpg);
    background-position: 0px -45px;
}


.psuns_back
{   
    font-size: 11px;
    font-family: ariel, Helvetica, "Sans-serif"; 
    background-image: url(http://flatflat.org/img/wavegrid.jpg);
    margin: 0px;

}

.boxbase
{
    margin: 0px;
    float:left;
    
}

.box1
{
    margin: 0px;
    width: 120px;
    height: 25px;
    background: #dff;
    float:left;

}

.box2
{
    width: 120px;
    height: 25px;
    background: #2ad;
    float:left;
}

.box3
{
    width: 120px;
    height: 25px;
    background: #f00;
    float:left;
}

.box4
{
    width: 120px;
    height: 25px;
    background: #f86;
    float:left;
}

body
{
    margin: 0px;
}

a, a link, a active, a visited
{
    text-decoration:none;
    color: #000;
}