#x-moll {
   width: 100%;
	 background : url(resources/wallpapers/molbg_left.jpg) no-repeat top left;
}

#x-molr {
   width: 100%;
	 background : url(resources/wallpapers/molbg_right.jpg) no-repeat top right;
}
#x-molf {
   width: 100%;
	 background:#697F96 url(resources/wallpapers/molbg_fill.jpg) repeat-x;
}
/*#x-moll {
   width: 100%;
   height: 100%;
	 background : url(resources/wallpapers/molbg_left.jpg) no-repeat top left;
}

#x-molr {
   width: 100%;
   height: 100%;
	 background : url(resources/wallpapers/molbg_right.jpg) no-repeat top right;
}
#x-molf {
   width: 100%;
   height: 100%;
	 background:#697F96 url(resources/wallpapers/molbg_fill.jpg) repeat-x;
}

#info_bar {
     display:block;
     border-bottom: 2px #CC0000 solid;
     width: 845px;
     padding-bottom: 5px;
     margin-left: 5px;
     margin-top: 10px;
     clear: both;
     margin-bottom: 10px;
}

#info_bar h1 {
     font-family: Verdana,Helvetica,Arial,sans-serif;
     font-size: 14pt;
     color: #1d4fb3;
}

#info_block {
    float:left;
    padding-left: 25px;
    width: 250px;
    border-right: 2px #999 dotted;
    padding-bottom: 5px;
    margin-bottom: 15px;
 
}

#info_block h1{
     margin-top: 10px;
     font-size: 12pt;
     font-family: Verdana,Helvetica,Arial,sans-serif;
     margin-bottom: 5px;
     margin-right: 25px;
     color: #CC0000;
}

#info_block h2{
     margin-top: 10px;
     font-size: 10pt;
     font-family: Verdana,Helvetica,Arial,sans-serif;
     margin-bottom: 5px;
     margin-right: 25px;
     color: #0066CC;
}

#info_block h3{
     margin-top: 10px;
     font-size: 10pt;
     font-family: Verdana,Helvetica,Arial,sans-serif;
     margin-bottom: 5px;
     margin-right: 25px;
     font-weight: bold;
     color: #CC0000;
}

#info_block p{
     font-family: Arial,Helvetica,sans-serif;
     font-size: 9pt;
     margin-top: 10px;
     margin-bottom: 5px;
     margin-right: 25px;
     font-weight: normal;
     color: #FFFFFF;
}

p.smaller
{
  FONT-SIZE: 7pt;
}
#status_bar {
   position:absolute;
   top:93%;
   left:0%;
   background-color:#E0E0E0;
}

*/





