/***** START HELPERS *****/
.border-top-none {border-top:none!important;}
.border-right-none {border-right:none!important;}
.border-bottom-none {border-bottom:none!important;}
.border-left-none {border-left:none!important;}
/***** END HELPERS *****/

iframe {
  margin-left: -7px;
  background: transparent;}

.portal_body .data_table {
  border-top: 0 none;}
  
.portal_body .data_table th[colspan="3"],
.portal_body .data_table th[colspan="4"],
.portal_body .data_table th[colspan="5"] {
  background: #f4f4f4;
  border: 1px solid #e5e5e5;}
  
.portal_body .data_table td {
  border-top: 1px solid #e5e5e5;}

.portal_body .data_table td.row_title {
  font-weight: bold;}

.portal_body .data_table th[rowspan="2"],
.portal_body .data_table th[rowspan="3"],
.portal_body .data_table th[rowspan="4"],
.portal_body .data_table th[rowspan="5"] {
  vertical-align: middle;
  border-top:1px solid #E5E5E5;}
.portal_body .data_table td[rowspan="2"],
.portal_body .data_table td[rowspan="3"],
.portal_body .data_table td[rowspan="4"],
.portal_body .data_table td[rowspan="5"] {
  vertical-align: middle;}

.portal_body .data_table .highlight {
  font-weight: bold;
  color: #000;}

#rates th {
  font-size: 12px;
  padding: 8px;
  background-image: none;
  border-top: 1px solid #e5e5e5;
  border-bottom: 0;}

#rates thead tr + tr th {
  background: #F4F4F4 url('/cmsbusiness/images/en/bg_table_row_header_1x138.png') repeat-x center bottom;}

ol {
  margin-left: 14px;}
  
ol li {
  padding: 0;
  background: none;}


/* ROAMING STYLES */
.portal_body .article h2 {
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;}

.portal_body .article .page-section h3 {
    font-size: 14px;
	font-weight:bold;}
		
table.roaming_int_country_chart {
	width:100%;}

.applicable-destination a.more_info {
  text-decoration:underline;}
  
.page-section{
	padding:0px 0px 30px 0px;}
	.page-section .data_table {
		margin-top:0px;
		margin-bottom:5px;}
		
.portal_body .article p.note-blurb {
	font-style:italic;}
	
ul.purchase-steps {
	color: #666666;
    font-size: 12px;}

.portal_body .article.page-section ol li {
  line-height: 16px;
  margin: 0 0 5px 15px;
  padding: 0 0 0 0px;
  text-indent: 0px;
  list-style-type: decimal;
  list-style-position:outside;
  background: none;
  font-size: 12px;
  color: #666;}	