
h2.black{ margin:0px;
padding:0px;
border:0px; 
}

h2.black{ 
text-align: center;
margin:0px;
padding:0px;
border:0px;
color:#FFF;
font-size:14px;
display:block;
background:url(images/h2_black.gif) top left no-repeat #000; }

h2.black span{
padding:5px 10px;
background:url(images/h2_span_black.gif) top right no-repeat;
display:block;
}

div.black {
background:url(images/red_bg_left.gif) bottom left no-repeat #C00000;
font-size:12px; 
text-align: left;
padding-left: 5px;}

div.black span{
background:url(images/red_bg_right.gif) bottom right no-repeat;
padding:3px;
display:block; }


h2.grey{ 
margin: 0px;
padding:0px;
border:0px; }

h2.grey{ 
margin: 0px;
padding:0px;
border:0px;
color:#FFF;
font-size:13px;
display:block;
background:url(images/h2_grey.gif) top left no-repeat #C0C0C0; }

h2.grey span{
padding:5px 10px;
background:url(images/h2_span_grey.gif) top right no-repeat;
display:block;
}

div.grey {
background:url(images/grey_bg_left.png) bottom left no-repeat #C0C0C0;
font-size:12px; 
text-align: center;}

div.blue grey{
background:url(images/grey_bg_right.png) bottom right no-repeat;
display:block; }
