.au_clear
{
  clear: both;
}

.au_left
{
  width: 150px;
  float: left;
}

.au_right
{
  float: right;
}

.au_item_name
{
  font-weight: bold;
}

.au_item_text
{
  margin-left: 10px;
  margin-bottom: 10px;
} 