a { color:#333; text-decoration:none; }
a:hover, a:focus { color:#fb8200; }

.modCopy a, .modCopy1Col a { text-decoration:underline; }
.link_list1Col a, .link_list1Col_inline a, .link_list2Col a, .link_list3Col a, .link_list4Col a { text-decoration:none; }

h1.pageTitle {
  color: #077BD3;
  margin-left:7px;
  font-size: 2.1em;
  font-weight: bold;
  line-height: 1.1em;
}
h1.petrol{
  color:#fb8200;
  font-size:2.1em;
  font-weight: bold;
  line-height:1.1em;
  margin-left:0;
}
h1.deepPurple{
  color: #732978;
  font-size:2.1em;
  font-weight: bold;
  line-height:1.1em;
}
span.msisdnPrefix{
  color:Gray;
}
#txtMsisdn {
  width: 133px;
  position: absolute;
  left: 35px;
}
/* BEGIN GRID STYLES */
.singleColumn{ width:192px; float:left; }
.doubleColumn{ width:384px; float:left; }
.tripleColumn{ width:576px; float:left; }
.quadColumn { width:768px; float:left; }
.fiveColumn { width:960px; float:left; }
.grid{
  margin-top: 12px;
  margin-left: 9px;
  display:block;
  width:970px;
}
/* END GRID STYLES */

#contentGrid.tripleColumn  { margin:0;padding:0;width:576px; }
#contentGrid.quadColumn    { margin:0;padding:0;width:768px; }
#contentGrid.quadColumn h1 { margin-left:3px; }

