html, body, ul, li, p, a, input, select, textarea {
font: 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif
}

body
{
background-color:#ffffff;
}


h1
{
background-image: url(/inc/gfx/post.gif);
background-position: 5px 2px ;
background-repeat: no-repeat;

padding: 0px 0px 5px 20px;
font-size: 16px;
line-height: 13px;
font-family:helvetica;
color: #BB2525;
font-weight: bold;
text-transform: uppercase;

border-bottom: 1px solid #C9C9C9;

}


h2
{
padding: 2px 0px 2px 10px;
margin-left:20px;
font-size: 12px;
font-family:arial;
color: #BB2525;
border-left: 3px solid #C9C9C9;

}
