    /*<![CDATA[*/
    #posts1 {
        padding-top: 2px;
        margin: 0;
    }

    #posts1 a {
        text-decoration: none;
        font-size: 0.85em;
    }
	
    #posts1 img {
        border: 1px #9C9A9C solid;
        background: white;
        padding: 3px;
        margin: 0 10px 0 0;
    }
    #posts1 h1 {
        padding: 5px 0 0 0;
        margin: 0;
        color: #CC0033;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 1.2em;
    }
    #posts1 p {
        margin: 0;
        padding: 0 0 10px 0;
    }
	
	#posts1 ul li {
		list-style-image: url(images/bullet_11x8.gif);
		margin-bottom: 0.5em;
		margin-left: 1.2em;
    }
	
	#posts2 {
    	width: 649px;
    	border: 1px solid #9C9A9C;
    	background-color: #E7E7CE;
        background-image: none;
        clear: both;
        list-style: none;
        margin: 0 0 5px 0;
        padding: 10px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
    }
	#posts2 a {
        text-decoration: none;
    }

	#posts2 ul li {
		list-style-image: url(images/bullet_11x8.gif);
		margin-bottom: 0.5em;
		margin-left: 1.2em;
    }
	
	#posts3 {
    	width: 670px;
    	border: 2px solid #eee;
    	background-color: #F9F9F9;
        background-image: none;
        clear: both;
        list-style: none;
        margin: 0 0 5px 0;
        padding: 5px;
    }
	#posts4 {
    	width: 670px;
		height: 148px;
    	border: 1px solid #9C9A9C;
    	background-color: #F4F4F4;
        background-image: none;
        clear: both;
        list-style: none;
        margin: -15px 0 5px 0;
		text-align: justify;
		font-size: 14px;
		color: #444444;
		-moz-border-radius-topleft: 7px;
		-moz-border-radius-topright: 2px;
		-moz-border-radius-bottomleft: 2px;
		-moz-border-radius-bottomright: 2px;
		-webkit-border-top-left-radius: 7px;
		-webkit-border-top-right-radius: 2px;
		-webkit-border-bottom-right-radius: 2px;
		-webkit-border-bottom-left-radius: 2px;

    }
	
	#posts4 ul li {
		list-style-image: url('');
		margin-bottom: 0.0em;
		margin-left: 0.0em;
    }
	
    #posts5 {
    	width: 657px;
		height: 800;
    	border: 1px solid #9C9A9C;
    	background-color: #FDF3EA;
        background-image: none;
        clear: both;
        list-style: none;
        margin: -15px 0 5px 0;
        padding: 2px;
		text-align: justify;
		-moz-border-radius-topleft: 7px;
		-moz-border-radius-topright: 2px;
		-moz-border-radius-bottomleft: 2px;
		-moz-border-radius-bottomright: 2px;
		-webkit-border-top-left-radius: 7px;
		-webkit-border-top-right-radius: 2px;
		-webkit-border-bottom-right-radius: 2px;
		-webkit-border-bottom-left-radius: 2px;
    }
	
    /*]]>*/