.catalog-price {
	 color:red;
}

 UL {
 list-style-image: url('right_do.png');
 }

 /*BBCode: Quote and Code*/
table.forum-quote, table.forum-code
{
	font-size:1em;
	margin:0.5em 0 1em;
	width:100%;
	border-width:1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #e7e7e7;
	background-color: #fbfbfb;
}

table.forum-quote table.forum-quote, table.forum-code table.forum-code { width: 95%; margin: 0.5em 0 0;}

table.forum-quote th, table.forum-code th {font-weight:bold; padding: 0.25em 1em; text-align:left;}
table.forum-quote td, table.forum-code td { padding:0.9em 1em; }