

.sugester_signature + br + br  + br + br + br  + br,
.sugester_signature + br + br  + br + br  + br,
.sugester_signature + br + br  + br + br,
.sugester_signature + br + br  + br,
.sugester_signature + br + br, 
.sugester_signature + br,
.sugester_signature {display:none}

ul.vertical_posts { margin: 0; padding: 0; }
.vertical_posts li { list-style-type: none; }
.vertical_posts li a { border-bottom: 1px solid #DDD; display: inline-block; font-size: .9em; margin-bottom: 10px; padding: 5px 0; width: 100%; }
.vertical_posts li a span { font-size: .8em }


html body .add_new_sugestion_right {
    background: none repeat scroll 0 0 #008000;
    border: 1px solid #DDDDDD;
    clear: both;
    color: #FFFFFF;
    display: block;
    float: none;
    height: auto;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    width: 200px;

background: #8fc400; /* Old browsers */
background: -moz-linear-gradient(top,  #8fc400 0%, #8fc400 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc400), color-stop(100%,#8fc400)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #8fc400 0%,#8fc400 100%); /* IE10+ */
background: linear-gradient(to bottom,  #8fc400 0%,#8fc400 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#8fc400',GradientType=0 ); /* IE6-9 */

border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;

}

#footer { background-color: #414B5B !important; }

#footer .copyright {
    margin-bottom: 15px;
    margin-top: 0px;
    padding-top: 15px;
}

.post_content p {
  word-break: break-word;
}