.profile-info h6 {
clear: both;
}
.yourProfile{
background: url(../../images/common/profile-icon.gif) no-repeat right;
padding-right: 25px; /*keep in px as it's padding for an image of a specific size */
}
.profile-info .h3-highlight {
text-align: right;
margin-right: 0.625em; /* 10px */
}
.profile-info .leftBlock {
float: left;
width: 57%;
}
.profile-info .rightBlock {
float: right;
width: 42%;
}
.rightBlock .label {
float: left;
}
.telephone {
width: 100%;
float: right;
text-align: right;
}
#recentTransactionsList {
font-size: 0.833em; /* 10px */
}
table#recentTransactionsList  {
table-layout:fixed;
}
#recentTransactionsList th {
background: #CCCCCC url(../../images/common/h5.jpg) center left;
color:#333333;
font-weight:bold;
padding: 0.5em; /* 5px */
}
#recentTransactionsList td {
padding: 0.5em; /* 5px */
line-height: 1.2em; /* 12px */
}
.even {
background: #f0f0f0;
}
#recentTransactionsList th.dateTime{
width: 14%;
}
#recentTransactionsList th.event{
width: 4%;
}
#recentTransactionsList th.desc{
width: 30%;
}
#recentTransactionsList th.bookingRef{
width: 10%;
}
#recentTransactionsList th.milesEarned{
width: 12%;
}
#recentTransactionsList th.total{
width: 5%;
}
#noLoyaltyTransactions {
  font-size: 0.833em; /* 10px */
 }
 
table#noLoyaltyTransactions  {
table-layout:fixed;
}

#noLoyaltyTransactions th {
background: #CCCCCC url(../../images/common/h5.jpg) center left;
color:#333333;
font-weight:bold;
padding: 0.5em; /* 5px */
} 
 
#noLoyaltyTransactions th.dateTime{
  width: 10%;
}

#noLoyaltyTransactions th.desc{
width: 15%;
}

#noLoyaltyTransactions th.bookingRef{
width: 10%;

}

#noLoyaltyTransactions td {
padding: 0.5em; /* 5px */
line-height: 1.2em; /* 12px */
}

#noLoyaltyTransactions td.button {
font-size: 1.2em; /* 10px */
}
.clearBoth {
clear: both;
}
.phoneNumber {
float: left;
}
.milesDetails {
margin-bottom: 0.715em; /* 10px */
}
.leftBlock .details {
padding-top: 0;
}
.rightBlock .details {
padding-top: 0;
display: block;
text-align: right;
}
.align-left {
float: left;
}
.profile-info .button {
clear: both;
float:left;
font-size:0.8333em; /* 10px */
line-height:2em; /* 20px */
margin-left: 1em; /* 10px */
}
.editProfile {
margin-top:-1em;
margin-bottom:0.5em;
}
.profile-info .button a {
white-space:nowrap;
display: block;
text-decoration: none;
padding: 0.417em; /* 5px */
color: #666666;
}
.profile-info .nav {
background:url(../../images/common/buttonSlimLeft.gif) left center no-repeat;
}
.profile-info .nav a{
background: url(../../images/common/buttonSlimRight.gif) right center no-repeat;
padding-right: 30px; /*keep in px as it's padding for an image of a specific size */
}

#loginContainer {
margin-right: 19em;
font-size: 1.2em;
}
#loginContainer  #loginPanel {
display: block;
margin: 0px auto;
width: 19em;
border: 1px solid #ccc;
}

#loginContainer .headerHighlight {
font-size: 1.2em;
padding: 0.5em 0.5em 0 0.5em;
}

#loginContainer .button {
margin-right: 0.5em;
}

.forgottenPasswordMessage {
display: block;
text-align: center;
margin: 4em 0.5em;
color: #FF6600;
font-weight: bold;
}

#loginPanel .button {
margin-top: 0;
margin-right: 0.5em;
}
#retrieveBookingPanel .button {
margin-top: 0.5em;
margin-right: 0.5em;
}
/* Styles required for sign in page old loginContinue.css */
#body-main {
	width: 786px;
}
/* / old loginContinue.css */

#headerLoyalty ul {
	list-style: none;
	padding:0;
	margin:0;
}

#headerLoyalty li {
	display: inline;	
	border-width: 1px 1px 0 1px;
  margin: 0 0.5em 0 0; 
}

