	#text ul {
		margin			: 1.5em 0 1.5em 23px;
		line-height		: 1.8em;
		list-style-type	: none;
	}
	
	#text ol {
		margin			: 1.5em 0 1.5em 41px;
		line-height		: 1.8em;
	}

    	#text ol ol {
            margin-left     : 23px;
        }

	#text li {
		font-size		: 1.2em;
		padding-left	: 17px;
		color			: #4a4a4a;
	}

	#text ol li {
        padding-left    : 0px;
    }

	#text ul li {
        background      : url(../../resources/img/bg/bullet-list.gif) left 0.6em no-repeat;
    }

	#text li a {
		color			: #4a4a4a;
	} 
    
    #text p {
        margin          : 1em 0pt 0pt 11px !important;
        padding         : 0 !important;
    }
    
    
    #text h3, h4, h5 {
        color       : #4a4a4a;
        font-size   : 1.3em;
        font-weight : bold;
        margin      : 0 0 1.1em 11px;
        padding     : 10px 0 0 0;
    }
    
        #text h4 { font-size: 1.2em; }
        #text h5 { font-size: 1.1em; }