/*
mobile
*/

BODY
{
font-size: 0.8em;
}

/*.recent
{
     margin-bottom: 2em;
     float: left;
}

.recent SPAN
{
}

.recent IMG
{
     float: left;
     width: 6em;
     padding-right: 0.5em;
     padding-bottom: 0.2em;
}

.recent H3
{
     margin: 0;
     margin-bottom: 0.2em;
     padding: 0;
}*/

.recent
{
     width: 100%;
     float: left;
     margin-bottom: 2em;
     display: block;
}
.recent H3
{

}

hr
{
     height: 0.1em;
     color: #888;
}

h1
{
     background-color: black;
     color: white;
     width: 100%;
     font-size: 1.2em;
     padding-top: 0.2em;
}

#underlogo
{
     font-size: 1.4em;
     color: #aa0000;
}
