#LoginArea
{
    float: left;
}
#firstrow
{
    float: left;
    min-width: 320px;
	padding-left: 20px;
}
#secondrow{
    float: left;
	padding-left: 20px;
	padding-top: 5px;
}
#Safety
{
    float: left;
    cursor: pointer;
}
#LiveChat{
    float: left;
    cursor: pointer;
}
.CasinoLinks{
    padding-top: 15px;
    min-height: 30px;
    display: inline-block;
	cursor: pointer;
    color: #ffffff;
    min-width: 190px;
}
.cv-root a, .cv-root a:hover, .cv-root a:active, .cv-root a:link, .cv-root a:visited{
	cursor: pointer;
    color: #ffffff;
    text-decoration: none;
}
.CasinoLinks a, .CasinoLinks a:hover, .CasinoLinks a:active, .CasinoLinks a:link, .CasinoLinks a:visited{
	cursor: pointer;
    color: #ffffff;
    text-decoration: none;
}
.UsrProfile
{
    color: #009763;
    font-size: 17px;
    font-weight: 900;
    margin-right: 5px;
    margin-left: 0px;
    text-transform: capitalize;
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
    float: right;
	text-decoration: none;
}
.UsrBalance
{
    color: #ffffff;
    font-size: 13px;
    font-weight: 900;
    margin-right: 5px;
    margin-left: 5px;
    text-transform: uppercase;
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
    float: right;
}
.UsrLoyaltyBalance
{
    color: #ffffff;
    font-size: 13px;
    font-weight: 900;
    margin-right: 5px;
    margin-left: 5px;
	text-transform: none;
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
    float: right;
	text-align:left;
}

.UsrBanking
{
    min-width: 55px;
    width: 55px;
    height: 14px;
    border-radius: 4px;
    background-color: #219703;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    padding: 5px 8px 4px 8px;
    font-weight: bold;
    text-decoration: none;
    float: right;
    margin-left: 5px;
    margin-right: 5px;
}
.UsrLogOff, .UsrLogOff:hover
{
    width: 76px;
	padding-top:5px;
    height: 21px;
    line-height: 21px;
    border-radius: 3px;
    color: #051D14;
    font-size: 12px;
    text-align: center;
    font-weight: normal;
    text-decoration: none;
	cursor: pointer;
    display: block;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e3f2+0,9697ab+100 */
    background: #e1e3f2; /* Old browsers */
    background: -moz-linear-gradient(top,  #D2232A 0%, #D2232A 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D2232A), color-stop(100%,#D2232A)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #D2232A 0%,#D2232A 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #D2232A 0%,#D2232A 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #D2232A 0%,#D2232A 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #D2232A 0%,#D2232A 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D2232A', endColorstr='#D2232A',GradientType=0 ); /* IE6-9 */
}
#TextLinks
{
    padding-top: 4px;
    float: left;
    min-width: 93px;
    font-size: 10px;
    color: #838383;
    cursor: pointer;
}
.btn-primary-profile {
    border-top: 1px solid #333534;
    border-right: 0 solid #333534;
    border-bottom: 1px solid #474747;
    background: rgb(11,12,12); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(11,12,12,1) 0%, rgba(11,12,12,1) 50%, rgba(50,50,50,1) 51%, rgba(71,72,72,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(11,12,12,1)), color-stop(50%,rgba(11,12,12,1)), color-stop(51%,rgba(50,50,50,1)), color-stop(100%,rgba(71,72,72,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(11,12,12,1) 0%,rgba(11,12,12,1) 50%,rgba(50,50,50,1) 51%,rgba(71,72,72,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(11,12,12,1) 0%,rgba(11,12,12,1) 50%,rgba(50,50,50,1) 51%,rgba(71,72,72,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(11,12,12,1) 0%,rgba(11,12,12,1) 50%,rgba(50,50,50,1) 51%,rgba(71,72,72,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(11,12,12,1) 0%,rgba(11,12,12,1) 50%,rgba(50,50,50,1) 51%,rgba(71,72,72,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b0c0c', endColorstr='#474848',GradientType=0 ); /* IE6-9 */
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 19px;
    padding-left: 3px;
    line-height: 19px;
    float: right;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    font-weight: 900;
    margin-right: 9px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
    padding-top: 1px;
}
.dropdown-toggle-profile
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 7px;
    padding-right: 6px;
    background-color: #051D14;
    color: #7c7c7c;
    float: right;
    height: 18px;
    border-top: 1px solid #EF453D;
    border-left: 1px solid #EF453D;
    border-bottom: 1px solid #EF453D;
    border-right: 1px solid #EF453D;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-top:    2px;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    width: 22px;
}
.btn-primary-other {
    border-top: 1px solid #333534;
    border-right: 0 solid #333534;
    border-bottom: 1px solid #474747;
    background: rgb(11,12,12); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(11,12,12,1) 0%, rgba(11,12,12,1) 50%, rgba(50,50,50,1) 51%, rgba(71,72,72,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(11,12,12,1)), color-stop(50%,rgba(11,12,12,1)), color-stop(51%,rgba(50,50,50,1)), color-stop(100%,rgba(71,72,72,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(11,12,12,1) 0%,rgba(11,12,12,1) 50%,rgba(50,50,50,1) 51%,rgba(71,72,72,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(11,12,12,1) 0%,rgba(11,12,12,1) 50%,rgba(50,50,50,1) 51%,rgba(71,72,72,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(11,12,12,1) 0%,rgba(11,12,12,1) 50%,rgba(50,50,50,1) 51%,rgba(71,72,72,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(11,12,12,1) 0%,rgba(11,12,12,1) 50%,rgba(50,50,50,1) 51%,rgba(71,72,72,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b0c0c', endColorstr='#474848',GradientType=0 ); /* IE6-9 */
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 29px;
    width: 87px;
    max-width: 76px;
    line-height: 29px;
    float: left;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 900;
    margin-right: 9px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
    padding-top: 1px;
}
.dropdown-toggle-other
{
    font-size: 14px;
    font-weight: bold;
    padding-left: 7px;
    padding-right: 6px;
    background-color: #051D14;
    color: #7c7c7c;
    float: left;
    height: 24px;
    border-top: 1px solid #EF453D;
    border-left: 1px solid #EF453D;
    border-bottom: 1px solid #EF453D;
    border-right: 1px solid #EF453D;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-top:    6px;
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    width: 22px;
}

.user-links, a.user-links:active , a.user-links:link , a.user-links:visited , a.user-links:hover
{
    vertical-align: middle;
    font-size: 10px;
    color: #A0A0A0;
    text-decoration: underline;
    cursor: pointer;
	margin-left: 3px;
	margin-right: 3px;
}
.ResetPasswordRow
{
    color: #A0A0A0;
    float: left;
    margin-top: 2px;
	margin-left: 2px;
    clear: both;
}
.ResetPasswordRow a:link, .ResetPasswordRow a:active, .ResetPasswordRow a:visited, .ResetPasswordRow a:hover
{
    font-size: 10px;
    color: #A0A0A0;
	cursor: pointer;
}

#VIP, #Loyalty, #Chat, #Help, #Promotions
{
    height: 70px;
    min-width: 70px;
    border-left: 1px solid #292929;
    float: left;
    cursor: pointer;
    font-size: 9px;
    line-height: 110px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

#Deposit
{
    height: 70px;
    min-width: 70px;
    border-left: 1px solid #292929;
    float: left;
    cursor: pointer;
    font-size: 9px;
    line-height: 110px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
#Deposit{
    background: url(images/deposit.png) center 10px no-repeat;
}
#VIP{
    background: url(images/vip.png) center 10px no-repeat;
}
#Loyalty{
    background: url(images/loyalty.png) center 10px no-repeat;
}
#Chat{
    background: url(images/chat.png) center 10px no-repeat;
}
#Help{
    background: url(images/help.png) center 10px no-repeat;
}
#Promotions{
    background: url(images/Promotions.png) center 10px no-repeat;
}

#Deposit:hover {
    background: url(images/deposit-over.png) center 10px no-repeat;
}
#VIP:hover {
    background: url(images/vip-over.png) center 10px no-repeat;
}
#Loyalty:hover {
    background: url(images/loyalty-over.png) center 10px no-repeat;
}
#Chat:hover {
    background: url(images/chat-over.png) center 10px no-repeat;
}
#Help:hover {
    background: url(images/help-over.png) center 10px no-repeat;
}
#Promotions:hover {
    background: url(images/Promotions-over.png) center 10px no-repeat;
}

#ProfileRow
{
    font-weight: bold;
    float: left;
    clear: both;
}
#BalanceRow
{
    font-weight: bold;
	color:#EF453D;
    float: left;
    clear: both;
	
}
#LoyaltyBalanceRow
{
    font-weight: bold;
	color:#EF453D;
	float: left;
	clear:both;
	
}
#LogOffButtonRow
{
    clear: both;
}
#LogOffButtonRow a, #LogOffButtonRow a:link, #LogOffButtonRow a:visited, #LogOffButtonRow a:active , #LogOffButtonRow a:hover 
{
    text-decoration: none;
    color: #ffffff;
}

/* Green */
#Login .greenlounge .hover .details {
    display:block;
}
#Login .greenlounge .details
{
    display:none;
	background-image:url(../../../Images/top-more-info.jpg);
	background-position:top;
	background-repeat:repeat-x;
    background-color:#000000;
    margin:0;
    border-radius: 5px;
    border: 2px solid #1E634B;
	min-width: 486px;
    min-height: 340px;
    position: absolute;
	top: 90px;
    z-index: 1000;
}

#Login .greenlounge  .detailsheader
{
	color: #ffffff;
    margin:0;
	width: 481px;
    height: 29px;
	padding-left: 10px;
	padding-top: 10px;
	position:relative;
	clear:both;
	vertical-align:top;
	background: #1e634b;
	background: -moz-linear-gradient(top,  #1e634b 0%, #1e634b 50%, #025035 51%, #025035 100%);
	background: -webkit-linear-gradient(top,  #1e634b 0%,#1e634b 50%,#025035 51%,#025035 100%);
	background: linear-gradient(to bottom,  #1e634b 0%,#1e634b 50%,#025035 51%,#025035 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e634b', endColorstr='#025035',GradientType=0 );
}

#Login .greenlounge .detailcontenttable
{
	border: 1px solid #184836;
}

/* Silver */
#Login .silverlounge .hover .details {
    display:block;
}
#Login .silverlounge .details
{
    display:none;
	background-image:url(../../../Images/top-more-info.jpg);
	background-position:top;
	background-repeat:repeat-x;
    background-color:#000000;
    margin:0;
    border-radius: 5px;
    border: 2px solid #c1c1c1;
	min-width: 486px;
    min-height: 340px;
    position: absolute;
	top: 90px;
    z-index: 1000;
}

#Login .silverlounge  .detailsheader
{
	color: #000000;
	font-size: 16px;
	text-transform: uppercase;
    margin:0;
	font-weight: bold;
	width: 481px;
    height: 29px;
	padding-left: 10px;
	padding-top: 10px;
	position:relative;
	clear:both;
	vertical-align:top;
	background: #c1c1c1;
	background: -moz-linear-gradient(top,  #c1c1c1 0%, #c1c1c1 50%, #939393 51%, #939393 100%);
	background: -webkit-linear-gradient(top,  #c1c1c1 0%,#c1c1c1 50%,#939393 51%,#939393 100%);
	background: linear-gradient(to bottom,  #c1c1c1 0%,#c1c1c1 50%,#939393 51%,#939393 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#939393',GradientType=0 );

}

/* Gold */
#Login .goldlounge .hover .details {
    display:block;
}
#Login .goldlounge .details
{
    display:none;
	background-image:url(../../../Images/top-more-info.jpg);
	background-position:top;
	background-repeat:repeat-x;
    background-color:#000000;
    margin:0;
    border-radius: 5px;
    border: 2px solid #E7DBB1;
	min-width: 486px;
    min-height: 340px;
    position: absolute;
	top: 90px;
    z-index: 1000;
}

#Login .goldlounge  .detailsheader
{
	color: #000000;
	font-size: 16px;
	text-transform: uppercase;
    margin:0;
	font-weight: bold;
	width: 481px;
    height: 29px;
	padding-left: 10px;
	padding-top: 10px;
	position:relative;
	clear:both;
	vertical-align:top;
	background: #e7dbb1;
background: -moz-linear-gradient(top,  #e7dbb1 0%, #e7dbb1 50%, #e5d08b 51%, #e5d08b 100%);
background: -webkit-linear-gradient(top,  #e7dbb1 0%,#e7dbb1 50%,#e5d08b 51%,#e5d08b 100%);
background: linear-gradient(to bottom,  #e7dbb1 0%,#e7dbb1 50%,#e5d08b 51%,#e5d08b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7dbb1', endColorstr='#e5d08b',GradientType=0 );


}

#Login .goldlounge .detailcontenttable
{
	border: 1px solid #E7DBB1;
	border-collapse: collapse;
}

/* Platinum */
#Login .platinumlounge .hover .details {
    display:block;
}
#Login .platinumlounge .details
{
    display:none;
	background-image:url(../../../Images/top-more-info.jpg);
	background-position:top;
	background-repeat:repeat-x;
    background-color:#000000;
    margin:0;
    border-radius: 5px;
    border: 2px solid #ffffff;
	min-width: 486px;
    min-height: 340px;
    position: absolute;
	top: 90px;
    z-index: 1000;
}

#Login .platinumlounge  .detailsheader
{
	color: #000000;
	font-size: 16px;
	text-transform: uppercase;
    margin:0;
	font-weight: bold;
	width: 481px;
    height: 29px;
	padding-left: 10px;
	padding-top: 10px;
	position:relative;
	clear:both;
	vertical-align:top;
	background: #fcfcfc;
background: -moz-linear-gradient(top,  #fcfcfc 0%, #fcfcfc 50%, #e8e8e8 51%, #e8e8e8 100%);
background: -webkit-linear-gradient(top,  #fcfcfc 0%,#fcfcfc 50%,#e8e8e8 51%,#e8e8e8 100%);
background: linear-gradient(to bottom,  #fcfcfc 0%,#fcfcfc 50%,#e8e8e8 51%,#e8e8e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e8e8e8',GradientType=0 );



}

#Login .platinumlounge .detailcontenttable
{
	border: 1px solid #ffffff;
	border-collapse: collapse;
}

.detailscontent
{
    margin:0;
	width: 491px;
    height: 289px;
}

.details .shim
{
	min-height: 10px;
	display: block;
	clear: both;
}

.detailtitle{
	color: #ffffff;
    font-size: 12px;
    font-weight: bold;
	text-transform: uppercase;
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
    min-width: 150px;
    clear: both;
    float: left;
	display: inline-block;
	cursor: default;
	line-height: 20px;
}
.detailtitle2{
	color: #ffffff;
    font-size: 12px;
    font-weight: bold;
	text-transform: uppercase;
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
    float: left;
	display: inline-block;
	cursor: default;
}

.detail{
    float:left;
}
.detailvalue
{
    color: #EF453D;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    margin-left: 0;
    text-transform: none;
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
	display: inline-block;
	min-width: 150px;
	cursor: default;
}
.detailvalue2
{
    color: #EF453D;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    margin-left: 5px;
    text-transform: none;
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
	display: inline-block;
	min-width: 50px;
	cursor: default;
}
.detailvalueb
{
    color: #EF453D;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
    margin-left: 0;
    text-transform: none;
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
	display: inline-block;
	min-width: 150px;
	cursor: default;
}
.detail a, .detail a:hover
{
	color: #051D14;
	font-weight: bold;
}

.detailrow
{
	padding: 5px;
}

.detailcommand
{
	width: 118px;
    height: 20px;
    line-height: 21px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
     text-align: center;
    font-weight: normal;
    text-decoration: none;
	cursor: pointer;
    display: inline-block;
	text-transform: uppercase;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e3f2+0,9697ab+100 */
    background: #D2232A; /* Old browsers */
    background: -moz-linear-gradient(top,  #D2232A 0%, #D2232A 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D2232A), color-stop(100%,#D2232A)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #D2232A 0%,#D2232A 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #D2232A 0%,#D2232A 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #D2232A 0%,#D2232A 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #D2232A 0%,#D2232A 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D2232A', endColorstr='#D2232A',GradientType=0 ); /* IE6-9 */
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
}
.detailcommanddeposit
{
	width: 118px;
    height: 20px;
    line-height: 21px;
    border-radius: 5px;
	border: 5px solid #ffffff;
    color: #ffffff;
    font-size: 12px;
     text-align: center;
    font-weight: bold;
    text-decoration: none;
	cursor: pointer;
    display: inline-block;
	text-transform: uppercase;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e3f2+0,9697ab+100 */
    background: #D2232A; /* Old browsers */
    background: -moz-linear-gradient(top,  #FF8A86 50%, #D2232A 50%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#FF8A86), color-stop(50%,#D2232A)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #FF8A86 50%,#D2232A 50%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #FF8A86 50%,#D2232A 50%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #FF8A86 50%,#D2232A 50%); /* IE10+ */
    background: linear-gradient(to bottom,  #FF8A86 50%,#D2232A 50%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF8A86', endColorstr='#D2232A',GradientType=0 ); /* IE6-9 */
    font-family: 'Arial Narrow', 'Nimbus Sans L', sans-serif;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
}

#Login #sliderbg
{
	width: 463px;
	height: 29px;
	background: url(images/loyalty-bar.png) center no-repeat;
}
#Login .ui-widget.ui-widget-content{
	border: 0 !important;
}
#Login .ui-widget-content {
	border: 0 !important;
	background: transparent !important;
}
#Login #slider span:first-of-type {
	display: none !important;
}
#Login .ui-state-default, #Login .ui-widget-content .ui-state-default, #Login .ui-widget-header .ui-state-default, #Login .ui-button, html #Login .ui-button.ui-state-disabled:hover, html #Login .ui-button.ui-state-disabled:active
{
	border: 0 !important;
	width: 21px !important;
	height: 21px !important;
	top: -8px !important;
	background: transparent url(images/loyalty-bar-indicator.png) center no-repeat !important;
}
#Login .ui-state-disabled
{
	opacity: 1 !important;
}
#Login .ui-widget-header
{
	background: #D2232A !important;
    height: 4px !important;
    border: 1px solid black;
}
#Login .ui-slider-horizontal
{
	top: 3px !important;
}
#Login .tiervalues:first-child, #Login .tiervalues:nth-child(2)
{
	padding-left: 7px;
}
#Login .tiervalues:nth-child(3)
{
	padding-left: 15px;
}
#Login .tiervalues:nth-child(4)
{
	padding-left: 20px;
}
#Login .tiervalues
{
	width: 25%;
	font-size: 10px !important;
	font-weight: bold !important;
	padding-left: 10px;
}
#Login .greenloungetext 
{
	width: 25%;
	color: #025035 !important;
	font-size: 10px !important;
	padding-left: 7px;
	font-weight: bold;
}
#Login .silverloungetext 
{
	width: 25%;
	color: gray !important;
	font-size: 10px !important;
	font-weight: bold;
}
#Login .goldloungetext 
{
	width: 25%;
	color: #E7DBB1 !important;
	font-size: 10px !important;
	font-weight: bold;
}
#Login .platinumloungetext 
{
	width: 25%;
	color: silver !important;
	font-size: 10px !important;
	font-weight: bold;
}