﻿#left {
margin: 0 0 0 0;
padding: 0;
float: left;
width: 126px;
}

.bg_white
{
    background-color:White;
    height:auto;
    float:left;
    color:Black;
    margin-top:10px;
}
.bg_white a{color:Black;}

.bg_white a:hover {
    color: #ED5B44;
}
.divMenu.my_account_nav {
margin: 30px 0 0 24px;
}


#main_l {
margin-top: 25px;
padding: 0;
float: left;
width: 780px;
}
@media(max-width: 990px){
    #main_l #myInvitationsMainContainer .scroll{
         overflow-x: scroll;
    }
}


.help_header
{
    font-size:24px; margin-bottom:20px;
}

.myaccount_page {
width: 764px;
margin: 0;
float: left;
padding: 0 0 50px 0;
font-size: 13px;
color:black;
}

.myaccount_page h1
{
    font-size:20px;
    font-weight:bold;
    margin-top:25px;
	margin-bottom:10px;
	margin-right:10px;
}
.myaccount_page b
{
    font-weight:bold;
    margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
}

.my_account_header {
float: left;
margin: 0px 0 20px 0;
padding: 0 0 0 0;
display: inline;
width: 760px;
}

.my_acct_header_text {
margin-bottom: 10px;
line-height:14px;

}
.my_acct_header_text b {
font-weight:normal;
color:#BC8D41;
font-size:14px;
font-family:Arial;
}

.help_section_image1 {
float: left;
font-size:16px;
}

.help_section_image {
float: left;
margin-left: 30px;
font-size:16px;
}

.margin_left_24 {
margin-left: 40px!important;
}

.normal
{
    font-size:13px;
}

.bold
{
    font-weight:bold;
}


input[type="button"]
{
    color:#FFF;
    font-weight:bold;
    height:22px;
    cursor:pointer;

    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 0 1px 1px rgba(255, 255, 255, 0.5);
    border-radius: 6px;
    border: 1px solid #ef5a3d;
    background-color: #ef5a3d;
    background-image: linear-gradient(to top, rgba(237, 91, 68, 0) 0%, rgba(237, 91, 68, 0.5) 100%);
    font-size: 15px;
}
input[type="submit"]
{
    color:#FFF;
    font-weight:bold;
    height:22px;
    cursor:pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), inset 0 1px 1px rgba(255, 255, 255, 0.5);
    border-radius: 6px;
    border: 1px solid #ef5a3d;
    background-color: #ef5a3d;
    background-image: linear-gradient(to top, rgba(237, 91, 68, 0) 0%, rgba(237, 91, 68, 0.5) 100%);
    font-size: 15px;
}
    
.details_label
{
    font-size:13px;
}

.my_account_content {
color: #000;
width:700px;
}

.my_account_content tr
{
    height:auto;
}

.address_heading {
float: left;
width: 230px;
margin: 0 0 10px 0;
}
    
tr
{
    height:31px;
}
tr.gc-reset 
{
    height:0px;
}


.back_to_top
{
    width:700px;
    height:30px;
    border-bottom:1px solid gray;
    font-size:11px;
    color:Gray
}
.FAQPPadding
{
    padding-left:3px;
}

.detailsupdate {
    margin-left: 20px;
}