/* CSS Document */

 img, table, tr, td, div 
 {
 behavior: url(iepngfix.htc); 
 }

body{
font-family:Tahoma;
color:#b5b1b3;
}

.coolgray
{
color:#999999;
font-size:20px; 
font-weight:400; 
height:25px
}

.white_text
{
color:#ffffff;
font-size:12px; 
padding:0px 0px 5px 8px
}