﻿.FieldsetTitles
{
    font-weight:bold;
    color:White;
}
.HeaderItemMiddleMyOrders
{
    float:left;
    height:45px;
    width:905px;
    background:url(Layout/images/HeaderItem_Middle.jpg) repeat-x;
}
.MyOrdersTitleText
{ float:left;
    display:block;
    font-size:1.5em;
    padding:10px;
    padding-left:42px;
    width:450px;
        background:url(/App_Themes/Global/Images/Icons/Invoice_32.png) no-repeat 5px 6px ;
}
.MyAddressesTitleText
{ float:left;
    display:block;
    font-size:1.5em;
    padding:10px;
    padding-left:42px;
    width:450px;
        background:url(/App_Themes/Global/Images/Icons/House-32.png) no-repeat 5px 6px ;
}
.MyPaymentTitleText
{ float:left;
    display:block;
    font-size:1.5em;
    padding:10px;
    padding-left:42px;
    width:450px;
        background:url(/App_Themes/Global/Images/Icons/credit_cards-icon.png) no-repeat 5px 6px ;
}
.MyProfileTitleText
{ float:left;
    display:block;
    font-size:1.5em;
    padding:10px;
    padding-left:42px;
    width:450px;
        background:url(/App_Themes/Global/Images/Icons/user_32.png) no-repeat 5px 6px ;
}
.MyAccountTitleText
{ 
    float:left;
    display:block;
    font-size:1.5em;
    padding:10px;
    padding-left:42px;
    width:450px;
    background:url(/App_Themes/Global/Images/Icons/AccountDetails_32.png) no-repeat 5px 6px ;
}
.MyOrdersAddressBadgeWrapper
{
    display:block;
    width:260px;
    border:0px solid white;
    float:left;
}
.MyOrdersRadioButton
{
    float:left;
    width:60px;
    height:32px;
    border:0px solid white;
    position:relative;
    top:14px;
    left:5px;
    margin-left:0px;
    border:0px solid white;

}
.MyOrdersAddressBadge
{
    width:203px;
    height:96px;
    margin:5px;
    margin-left:55px;
    border:0px solid white;
    background:url(Layout/images/BadgeBG.png) no-repeat center 0px ;
}
.MyOrdersAddressInnerWrapper
{
    padding:10px;
    width:180px;
    border:0px solid white;
}