/* CSS Document */

#hqContainer
{
  clear: both;
}

#hqContainer li
{
  margin-bottom: 2px !important;
}

#hqLeft
{
 width: 200px;
 float:left;
  clear: both;
}

#hqRight
{
  width: 200px;
  float: right;

}