.wallcomment {
    padding: 5px 0px 0px;
    margin: 0px;
    word-spacing: 1px;
}

.wallcomment a { font-size: 11px; }

.wallcomment .commenttext2 {
    float: left;
    width: 314px;
}

.wallh2 { text-align: center; }

.wallcomment .commenttext2 .commentoptions { padding: 3px; }

.wallcomment .commentoptions a { font-weight: 100; }

.wallcomment .commentimage {
    float: left;
    height: 100%;
    text-align: center;
}

.wallcomment .commentimage img{
    margin: 0px 5px;
}

.wallcomment .commenttext2 .commentheader {
    clear: right;
    padding: 3px 5px;
    border: solid #D8DFEA;
    border-width: 1px 0px;
    color: #666;
    background:#EEE;
    font-size: 11px;
}

.wallcomment .commenttext2 .commentmain{
    padding: 8px 3px;
}

.wallc {
    height: 1%;  /* ie rocks - yes I want a block element */
}
