    .content {
		border-left   : 1px solid #8F8F7A;
		border-bottom : 1px solid #8F8F7A;
        padding       : 0px 20px 20px 20px;
        font          : 14px Georgia;
        line-height   : 20px;
		text-align : justify;
    }

	.extra { 
		border-right  : 1px solid #8F8F7A;
		border-bottom : 1px solid #8F8F7A;
        padding       : 20px 10px 10px 10px;
        font          : 12px Georgia;
		background-color: #E7E7D6;
		line-height   : 18px;
	}
	
    a, a:active {
        color : #656550;
    }

    a.entryLink, a:active.entryLink, a:visited.entryLink {
        color           : #000000;
        text-decoration : none;   
    }
    
    a.entryMoreLink, a:active.entryMoreLink, a:visited.entryMoreLink {
        color           : #000000;
        text-decoration : underline;   
    }
    
    h2 {
        font          : 18px Georgia;
        margin-top    : 0px;
        margin-bottom : 2px;
    }

    p {
        margin : 0px 0px 20px 0px;
    }

    .entry {
        margin-bottom : 30px;
    }

    .timestamp {
        padding     : 0px 0px 0px 0px;
        font        : 10px Verdana;
    }

    .smallPrint {
        padding-top : 30px;
        font-size   : 11px;
    } 

    .challengeInfo {
        width : 165px;
        font  : 10px Verdana;
    }
    
    .challengeText {
        font        : 14px Georgia; 
        line-height : 20px; 
        width       : 100%; 
        height      : 200px;
    }
