#title-bar-bottom-right { background-color: #333; padding: 10px; border-bottom: 1px dotted #F0F0F0; border-top: 1px dotted #F0F; background: #08F7DB url(diag_lines_bg.gif) top left; /* The sniff only deals with HEX colours. */ color: DarkSlateGray; background-color: rgb(255, 0, 0); background-color: rgba(0, 0, 255, 0.3); background-color: hsl(120, 100%, 50%); } #add-new-comment { }