A:LINK {color: 77b2b2; text-decoration: none;}
A:HOVER {color: 408080;}
A:ACTIVE {text-decoration: none;}
A:VISITED {text-decoration: none;}

div.subheader{

width: 100%;
height: 26px;
border: 2px solid #003030;
background-image: url('blip.png');
background-repeat: repeat-x;

}

span.subheader{

display: inline-block; 
vertical-align: middle;
font-size: medium;
font-style: italic;
margin-left: 8px;
margin-top: 2px;
color: #dddddd; 
float:left;

}

span.date{

display: inline-block; 
vertical-align: middle;
font-size: medium;
margin-right: 8px;
margin-left: 32px;
margin-top: 2px;
color: rgb(255,255,255); 

}

div.date{

float: right;
height: 100%;
background-color: #003030;
opacity: 0.4;
filter: alpha(opacity=40);
border-left: 2px solid #001515;

}


