﻿div#pageContent {
  min-height:500px;
  height:auto !important;
  height:500px;

}


div.xLgeGrey {
  min-height:165px;
  height:auto !important;
  height:165px;
  width:540px;
  background-color:#C4C4C4;
  background-image:url(/_lib/images/boxes/box_540x165.jpg);
  background-repeat:no-repeat;
  /*float:left;*/
  font-family: Trebuchet MS, Verdana, Arial;
}

div.lgeGrey {
  min-height:273px;
  height:auto !important;
  height:273px;
  width:270px;
  background-color:#A4A4A4;
  background-image:url(/_lib/images/boxes/box_270x273.jpg);
  background-repeat:no-repeat;
  /*float:left;*/
  font-family: Trebuchet MS, Verdana, Arial;
}

div.medGrey {
  min-height:143px;
  height:auto !important;
  height:143px;
  width:270px;
  background-color:#C6C6C6;
  background-image:url(/_lib/images/boxes/box_270x143.jpg);
  background-repeat:no-repeat;
  /*float:left;*/
  font-family: Trebuchet MS, Verdana, Arial;
}

div.smlGrey {
  min-height:93px;
  height:auto !important;
  height:93px;
  width:270px;
  background-color:#DADADA;
  background-image:url(/_lib/images/boxes/box_270x93.jpg);
  background-repeat:no-repeat;
  /*float:left;*/
  font-family: Trebuchet MS, Verdana, Arial;
}


div.boxFoot {
   height:7px;
   width:270px;
   padding-top:0px;
}


div.landingPageAd {
  padding:14px 0px 0px 0px;
  width:545px;
  height:110px;
  clear:left;
}
