@import url('planSelectionTool.css');

#planSelectionTool div.phone h2,
#planSelectionTool div.total h2
{
  background-image: url('/img/1/planSelectionTool/layout/comcen/0.png');
}

#planSelectionTool div.plan-type h2
{
  background-image: url('/img/1/planSelectionTool/layout/comcen/1.png');
}

#planSelectionTool div.phone h2
{
  background-image: url('/img/1/planSelectionTool/layout/comcen/2.png');
}

#planSelectionTool div.total h2
{
  background-image: url('/img/1/planSelectionTool/layout/comcen/3.png');
}

#planSelectionTool div.phone a.info:hover
{
  text-decoration: none;
}


