﻿#MainContent #FrameLeft
    {
    float:left;
	Margin: 2.5px;
    background: transparent;
    }
	
	#FrameLeft .PanelFrameLeft
        {
        background: white;
        }

/*******************************/
/**This is for text properties**/
/*******************************/
        
               #FrameLeft h1
                    {
                    font-size: 10px;
                    line-height:20px;
                    color:background;
                    background: url(B01-FrameLeft/pinas_h1_background.gif) repeat-x            
                    }

	            #FrameLeft h5
                    {
                    margin-bottom: 5px;
                    font-family: 'Comic Sans Ms' , Verdana, Arial, 'Arial Black';
                    font-size: 11px;
                    line-height: 16px;
                    font-weight: normal;
                    color: White;
                    background: #b22222;
                    }
