div.blockblog {
    margin-top:10px;
    margin-bottom:10px;
}

div.blogtime {
    float:right;
    color:#909193;
    clear:left;
    font-size:1.2em;
    font-family: courier;
}

div.blogmessage {
    border-bottom:1px solid #cccccc;
    margin-bottom: 2em;
}

.blockblog .ModificationDate {
    float: left;
}

.list-table-item-list .ModificationDate {
    margin-top: 20px;
}

.commentdate {
    float: right;
}

div.commentname {
    padding-left:5px;
}

div.commententry {
    margin-bottom: 2em;
}

div.replycomment {
    background: url('/media/img/back_bubble_talk_blog.gif') no-repeat top;
    padding:15px 0px 0px;
    margin-top:10px;
}

div.replycommentcontent {
    border: 1px solid #c4dfce;
    border-top-width: 0px;
    padding: 6px 30px 20px;
}

div.blogmonthyear{
    display:block;
    width:35px;
    line-height:0.9;
    padding:5px 2px 0;
}

span.blogday {
    font-size:2em;
}

span.blogmonth {
    font-variant:small-caps;
    float:left;
}

div.blogtitle a { 
    font-weight:bold;
    text-decoration:none;
    color:#446876;
}

div.blogcomments {
    color:#cccccc;
    font-size:0.8em;
    text-align:right;
    padding-bottom:1em;
}

div.blogcomments a {
    text-decoration:none;
    color:#909193;
}

div.blogtitle, div.blogbody {
    padding-left:1em;
    margin-left: 50px;
}

div.blogbody {
    padding-left:5px;
    margin-left:65px;
    min-height:50px;
    _height: 50px;
}

div.blogreply {
    float:right;
}

div.blogreply a {
    background-image: url('/media/img/replay_botton.jpg');
    margin-top:10px;
    display:block;
    height:17px;
    width:87px;
}

div.blogcomment {
    background: url('/media/img/back_bubble_talk.jpg') no-repeat bottom;
    padding:20px;
    padding-left:10px;
}

a.commentname {
    margin-left:100px;
}

form.forumanswer{
    background: url('/media/img/back_answer_form.jpg') repeat-x;
}

form.forumanswer input#preview{
    background-image: url('/media/img/preview_botton.jpg');
    color:transparent;
    border:0 none;
    margin-top:10px;
    display:block;
    height:17px;
    width:97px;
    text-indent: -999em;
}

div.inputpreview {
    padding-left:200px;
}

div.commentsblog {
    padding:35px;
}
