div.MemberText {
      color: ghostwhite;
      font-size: 18px;
      font-weight: bold;
        }

hr {
      border: 0;
      width: 100%;
      color: #CC0033;
      background-color: #f00;
      height: 1px;
      left:5px;
    }
    
.date {
        font-style: italic; font-size: 16px; color: #CC0033; text-indent: 25px;

    }

.month {
	font-size: 18px; color: #CC0033;
    }

.hot {
	color: #FF00FF; font-style: italic;
    }
  
.list {
	font-size: 14px; text-indent: 25px;
	}

ul { list-style: none; margin-left: 25px; padding: 0; border: none;
	border-bottom: 0; border-top: 0;
    }

li.none {
    	list-style-type: none; font-size: 14px; margin: 0; border: none;
    }
