
.sb_top {
background-image:url(imgs/subBox/bgline_top.gif);
background-repeat: repeat-x;
}

.sb_bottom {
background-image:url(imgs/subBox/bgline_bottom.gif);
background-repeat: repeat-x;
}

.sb_left {
background-image:url(imgs/subBox/bgline_left.gif);
background-repeat: repeat-y;
}

.sb_right {
background-image:url(imgs/subBox/bgline_right.gif);
background-repeat: repeat-y;
}


.comparetop  {
border-left: 0px;
border-right: 1px solid #fff;
border-bottom:1px solid #fff;
border-top: 0px;
background-image:url(coaching_programs/imgs/table_bg_plat.gif);
background-repeat: repeat-x;

}

.compareleft  {
border-left: 0px;
border-right: 0px;
border-bottom:1px solid #276DB2;
border-top: 0px;
background-color:#E6F0FA;

}


.compareplatinum {
border-left: 0px;
border-right: 2px solid #fff;
border-bottom:1px solid #276DB2;
border-top: 0px;
background-color:#fff;

}

.smalltext {
color: #276DB2;
font-size: 11px;
line-height:12px;
}

.smalltxt_grey {
color: #8F98A6;
font-size: 11px;
line-height:12px;
}
