/*
div.yvBBCodeForm {
	width: 80%;
	float: right;
} 
*/

div.yvBBCodeForm img {
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 1px;
  border: none;
}

img.yvBBCode {
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 1px;
  border: none;
}

div.yvBBCode_code {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	}
div.az_red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	}

div.yvBBCode_quote {
	PADDING-RIGHT: 5px;
	BORDER-TOP: #d3e3ed 3px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 3px 3px 3px 10px;
	COLOR: #666;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #d3e3ed 3px solid;
	BACKGROUND-COLOR: #f8fbfd;
	list-style-image: none;
	list-style-position: inside;
	outline: none;
	text-indent: 0px;
}