﻿#MainContent #FrameRight 
    {
    float:left;
	Margin: 2.5px;
	background:transparent;
	}

	#FrameRight .PanelFrameRight
	    {
        background:white;
	    }


/*******************************/
/**This is for text properties**/
/*******************************/
        
        
               #FrameRight h1
                    {
                    font-size: 10px;
                    line-height:20px;
                    color:background;
                    background: url(B01-FrameLeft/pinas_h1_background.gif) repeat-x            
                    }

	            #FrameRight 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
                    }
