#fullwidth{
    float:left;
    padding:0 0 35px 10px;
}

.memberspromo{
    float:left;
    width:110px;
    height:654px;
    background:url(../../content/images/myaccount/promotion_bg.gif) no-repeat;
    margin-right:20px;
}
.memberspromo ul{margin-top:18px;}
.memberspromo ul li{height:103px;}
.memberspromo img{
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.fullwidth-content{
    float:left;
    width:717px;
    padding:11px 20px 0 26px;
    background: #fff url(../../content/images/lrg_rounded_top.gif ) no-repeat;
}

.fullwidth-content-btm{
    float:right;
    width:763px;
    height:11px;
    background: #fff url(../../content/images/lrg_rounded_bottom.gif ) no-repeat;
    margin-right:11px;
    display:inline;
}

.fullwidth-left{
    float:left;
    width:378px;
    margin-right:5px;
}

.fullwidth-right{
    float:right;
    width:333px;
    padding-top:11px;
}
.fullwidth-right #account-help{margin:0 0 38px 10px;}
.fullwidth-right p {margin-bottom:40px;}
#flashpromo01, #flashpromo02, #dreamticket {
    margin-bottom:23px;
}
#balance{font-size:1.4em;}

#fullwidth #todaycontent{
    float:left;
    width:378px;
    min-height:350px;
    background:url(../../content/images/myaccount/grey_pink_bg.gif) repeat-y;
}

#fullwidth #todayheader{
    float:left;
    margin-top:20px;
    background:url(../../content/images/myaccount/today_header01.gif) no-repeat;
    width:378px;
    height:62px;
    text-indent:-9999px;
}

#today_membercontent{
    float:left;
    width:300px;
    padding:10px 10px 10px 36px;
}

.more-today-timed  {padding:0 32px 0px 32px;}
#today_membercontent h3{margin-bottom:5px;}

#todaycontent-bottom{
    float:left;
    background:url(../../content/images/myaccount/grey_pink_bottom.gif) no-repeat;
    width:378px;
    height:37px;
}

.fullwidth-container{
    float:left;
    position:relative;
    width:710px;
    padding-top:36px;
    background:#edeced url(../../content/images/myaccount/lrg_grey_top.gif) no-repeat;
}

.fullwidth-container-btm{
   float:left;
    width:710px;
    height:11px;
    background:#edeced url(../../content/images/myaccount/lrg_grey_bottom.gif) no-repeat
}
.fullwidth-container h2{
    position:absolute;
    top:-12px;
    left:20px;
    width:153px;
    height:36px;
    background:url(../../content/images/myaccount/myaccount_hdr.gif) no-repeat;
    text-indent:-9999px;
}

.viewbalance{
    float:left;
    margin:0 85px 0 20px;
    padding-top:13px;
    display:inline;
}
.viewbalance p{padding-bottom:25px;}

#myaccount ul{
    float:left;
    width:150px;
    margin-right:8px;
    border:0px solid red;
}

#myaccount ul li{
    float:left;
    padding-left:45px;
    height:36px;
    line-height:2.5;
    font-size:0.85em;
}
#cashdeposit{background:url(../../content/images/myaccount/pound_icon.gif) no-repeat left top;}
#withdrawal{background:url(../../content/images/myaccount/moneybag_icon.gif) no-repeat left top;}
#cancel{background:url(../../content/images/myaccount/cancel_icon.gif) no-repeat left top;}
#redeempts{background:url(../../content/images/myaccount/star_icon.gif) no-repeat left top;}
#editprofile{background:url(../../content/images/myaccount/edit_profile.gif) no-repeat left top;}
#referfriend{background:url(../../content/images/myaccount/friends_icon.gif) no-repeat left top;}
#transhistory{background:url(../../content/images/myaccount/transaction_icon.gif) no-repeat left top;}
#bingopts{background:url(../../content/images/myaccount/points_icon.gif) no-repeat left top;}
#gamehistory{background:url(../../content/images/myaccount/historypt_icon.gif) no-repeat left top;}
#myaccount ul li a, #myaccount ul li a:visited{color:#000;}
#myaccount ul li a:hover{color:#FF0099;}

