﻿div.colWrapper2 div.pod div.content,
div#highlight
{
  min-height: 195px;
  height: auto !important;
  height: 195px;
}

div#highlight
{
  background-color: #fff;
}

/* pod: Freesat */

div.podFreesat h2.title
{
  height: 53px;
  background: url(../../uploads/images/pages/default/podOneOffPayment.gif) no-repeat left top;
}

/* pod: Pay Once Watch Forever */

div.podPowf h2.title
{
  height: 53px;
  padding: 12px 0 0 10px;
  background: url(../../uploads/images/pages/default/powfPod_top2.gif) no-repeat left top;
}

div.podFreesat img.block,
div.podPowf img.block
{
  margin-bottom: 20px;
}

div.podFreesat img.floatRight,
div.podPowf img.floatRight
{
  margin-top: 10px;
}

/* pod: call now */

div.podCallNow div.content
{
  min-height: 203px;
  height: auto !important;
  height: 203px;
  padding-top: 50px !important;
}

/* breadcrumbs with telephone number */

ul.breadcrumbs
{
  padding: 5px 0;
  background: url(../../images/misc/phone.gif) no-repeat right 3px !important;
}