#news_list_blits_sep
{
border-bottom: 1px solid blue; 
height:1px;
}

#news_list_blits_content
{

}

#news_list_blits_content .h2 
{
 color:blue;
 line-height:1.3em;
}

#news_list_blits_content .newstext 
{
 color:black;
 line-height:1.3em;

}

input, textarea, select {
    background: transparent;
    font-family: verdana;
    font-size: 10px;
    border: 1px solid #999999;

} 