﻿div.groupbox {
/*  width:200px;*/
  height:60px;
  float:left;
  padding:12px 12px 12px 135px;
  background-repeat:no-repeat;
  background-position:left top;
}

div.groupbox h4 {
  margin:0;
  color:#336699;
}


div.categorybox {
/*  width:200px;*/
  height:60px;
  float:left;
  padding:12px 12px 12px 135px;
  background-repeat:no-repeat;
  background-position:left top;
}

div.categorybox h4 {
  margin:0;
  color:#336699;
}

