.bbcode_code, .bbcode_php { margin: 5px 30px 5px 30px; padding: 5px; background-color: #F7F7F7; color: #333333; font-family: Courier, sans-serif; } .bbcode_quote { margin: 5px 30px 5px 30px; padding: 5px; background-color: #F7F7F7; color: #333333; } .bbcode_url { text-decoration: none; border-bottom: 1px dotted #A8C9E8; padding-right: 16px; background: url(../images/icons/bbcode_url.gif) bottom right no-repeat; } .bbcode_img { } .bbcode_list { } .bbcode_center { text-align: center; } .bbcode_left { text-align: left; } .bbcode_right { text-align: right; } .bbcode_justify { text-align: justify; }