#toolbar {
	display: inline;
	margin: 0 auto;
	width: 960px;
}

textarea {
    font-family: Arial, sans-serif;
    font-size: 85%;    
    margin-bottom: 20px;
}

div#maincontent p.separated_comment {
    background: url("../img/bg_dashed_line.gif");
    background-repeat: repeat-x;
    background-position: left bottom;
    font-size: 0.8em;
    padding-top: 10px;
    padding-bottom: 10px;
}

.class-comment {
	margin-top: 20px;	
}

#whatup .attribute-image,
.liftup .attribute-image {
	width:160px;
}
