.clearall
{
  clear: both;
  overflow: hidden;
  height: 1px;
}

.row
{
  clear: right;
  padding-top: 1em;
  width:490px;
}


.lcol
{
  float: left;
  text-align: right;
  width:240px;
}

.rcol
{
  text-align: left;
  float: right;
  width:240px;

}

.twocol
{
	text-align:left;
}

.section
{
	margin-top:0px;
	margin-bottom:0px;
	padding:8px;
}

.gray
{
	background-color:#666;
}

.blue
{
	background-color:#009;
}

.style1 {color: #FF0000}

h2 { margin-top: 0; }

div#body-content {
	width: 535px;
}
