body {
	background: #fff;
	font-family: Helvetica ,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 76%;
	color: #a2a2a2;
}

h1 {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #b80000;
}

h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 18px;;
	font-weight: normal;
	color: #000;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 16px;
	color: #b80000;
}

h4 {
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	color: #b80000;
}


hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }


.vendor-logo { float: left; margin-right: 15px; }
.leftpic { float: left; margin: 0 0px 0 10px; }
.rightpic { float: right; margin-left: 10px; }
.content_sideleft { width:330px; float: left; }
.content_sideright { width: 320px; float: right; }
.clear { clear: both; }
