#compareTab,#basicTab,#advancedTab,#completeTab,#compareContainer,#basicContainer,#advancedContainer,#completeContainer{
  height:44px;
  display:block;
}
#containersPanel{
  border:0px solid #BDCEDC;
  border-top:0px solid #BDCEDC;
  text-align:left;
  height:100%;
  width:581px
}
#CompareModule
{
	overflow:visible;
	height:850px;
}
#tabsPanel{
  height:44px;
  width:581px
}
.FeaturesText{
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px
}
.MiscText{
  color:#fb2f0a;
  font-size:14px;
  font-weight:bold;
  line-height:16px;
  margin-bottom:0px;
  margin-top:5px;
  padding-bottom:0px;
  padding-top:0px
}
.MiscText2{
  color:#000000;
  font-size:10px;
  line-height:10px;
  margin-bottom:8px;
  margin-top:0px;
  padding-bottom:0px;
  padding-top:0px
}
.MiscText4{
  color:#fb2f0a;
  font-size:14px
}
.PlanTextPrice{
  color:#FF0000;
  font-size:14px;
  font-weight:bold
}
.ProductText{
  color:#000000;
  font-weight:bold
}
a.AdvancedPlan{
  background-image:url(../img/f-ui/compare/advancedTab_Selected.jpg);
  background-repeat:no-repeat;
  background-position:top;
  height:44px;
  width:138px
}
a.AdvancedPlan:hover{
  background-image:url(../img/f-ui/compare/advancedTab_Hover.jpg);
  background-repeat:no-repeat;
  background-position:top;
  
}
a.AdvancedPlan:link,a.AdvancedPlan:visited{
  background-image:url(../img/f-ui/compare/advancedTab.jpg);
  background-repeat:no-repeat;
  background-position:top;
}
a.BasicPlan{
  background-image:url(../img/f-ui/compare/basicTab_Selected.jpg);
  background-repeat:no-repeat;
  background-position:top;
  height:44px;
  width:118px
}
a.BasicPlan:hover{
  background-image:url(../img/f-ui/compare/basicTab_Hover.jpg);
  background-repeat:no-repeat;
  background-position:top;
}
a.BasicPlan:link,a.BasicPlan:visited{
  background-image:url(../img/f-ui/compare/basicTab.jpg);
  background-repeat:no-repeat;
  background-position:center;
}
a.ComparePlans{
  background-image:url(../img/f-ui/compare/compareTab.jpg);
  background-repeat:no-repeat;
  height:44px;
  width:189px
}
a.ComparePlans:hover{
  background-image:url(../img/f-ui/compare/compareTab_Hover.jpg);
  background-repeat:no-repeat;
  background-position:top;
}
a.ComparePlans:link,a.ComparePlans:visited{
  background-image:url(../img/f-ui/compare/compareTab.jpg);
  background-repeat:no-repeat;
}
a.CompletePlan{
  background-image:url(../img/f-ui/compare/completeTab_Selected.jpg);
  background-repeat:no-repeat;
  height:44px;
  width:136px
}
a.CompletePlan:hover{
  background-image:url(../img/f-ui/compare/completeTab_Hover.jpg);
  background-repeat:no-repeat;
}
a.CompletePlan:link,a.CompletePlan:visited{
  background-image:url(../img/f-ui/compare/completeTab.jpg);
  background-repeat:no-repeat;
}
img.AdvancedPlan{
  border:0px;
  height:44px;
  width:138px
}
img.BasicPlan{
  border:0px;
  height:44px;
  width:118px
}
img.ComparePlans{
  border:0px;
  height:44px;
  width:189px
}
img.CompletePlan{
  border:0px;
  height:44px;
  width:136px
}
span.BasicPlanText,.PlanTextTitle{
  color:#006cd5
}
span.MiscText3{
  color:#000000
}

