table.demotivation{
    padding:10px;
    margin:0px;
}

table.demotivation td a img{
    border:none;
}

table.demotivation td{
    width:180px;
}
table.demotivation td a:hover img{
    border:none;
}

table.demotivation td table.description td.left{
    text-align: left;
}

table.demotivation td table.description td.right{
    text-align: right;
}

table.demotivation td table.description td.left h1{
    height: 20px;
    text-align: left;
    font:normal 13px Verdana;
    color:#111111;
    padding:0px 0px 0px 30px;
    margin:0px;
    background-image: url('/resource/images/comments.png');
    background-repeat:no-repeat;
}

table.demotivation td table.description td.right h2{
    height: 20px;
    float:right;
    text-align: left;
    font:normal 13px Verdana;
    color:#111111;
    padding:0px 0px 0px 25px;
    margin:0px;
    background-image: url('/resource/images/views.png');
    background-repeat:no-repeat;

}

table.demotivation td table.description td.title{
    text-align: center;
}

table.demotivation td table.description td.title a{
    font:normal 12px arial;
    color:#345345;
    text-decoration:none;;
    
}

table.demotivation td table.description td.title a:hover{
    color:#222222;
    text-decoration:underline;
}
