﻿body
{
    font-family: Tahoma;
    font-size: 12px;
    background-image: url('../images/bgNewVert.png');
    background-repeat: repeat-x;
    background-color: #b6bec9;
    padding: 0;
    margin: 0;
}
img
{
    border: 0;
}
a:link, a:visited
{
    color: #0066cc;
}
.header
{
    background: url('/images/headerNew.jpg') no-repeat;
    width: 1024px;
    height: 87px;
    border-bottom: solid 1px #c3c4c5;
}

.topNavLogoBox
{
    margin: 22px 566px 0 27px;
    float: left;
}

.topHelloMusicLogo
{
    width: 109px;
    height: 53px;
    margin-right: 9px;
    float: left;
}

.topHelloMusicSlogan
{
    width: 194px;
    height: 53px;
    float: left;
}

.topNavLoginRightBox
{
    font-size: 11px;
    color: #fff;
    letter-spacing: 1.0px;
    margin: 60px 27px 0 0;
    float: right;
}

.topNavLogoutRightBox
{
    font-size: 11px;
    color: #fff;
    letter-spacing: 1.0px;
    margin: -15px 27px 0 0;
    float: right;
}

a:link, a:active, a:visited
{
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

a.topNavRightBar:link, a.topNavRightBar:active, a.topNavRightBar:hover, a.topNavRightBar:visited
{
    font-size: 10px;
    color: #fff;
}
.PageHolder
{
    border-right: solid 1px #50575f;
    border-left: solid 1px #50575f;
    width: 1024px;
    overflow: hidden;
    text-align: left;
    background-color: #f2f3f5;
}
.headerHolder
{
    width: 1024px;
    height: 87px;
    overflow: hidden;
    background-image: url('/images/plainHeaderGraphic.gif');
}
.headerHolder img
{
    border: none;
}
.headerLink
{
    padding-top: 60px;
    padding-right: 15px;
    float: right;
    font-size: 11px;
    color: #FFFFFF;
}
.headerLink a:link, .headerLink a:visited, .headerLink a:hover, .headerLink a:active
{
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 11px;
}
.logoutLink
{
    float: right;
}
.PageTitle
{
    font-size: 21px;
    color: #000;
    padding: 10px 10px 6px 30px;
}
.TopDoneButton
{
    padding-bottom: 10px;
}
.pageContentHolder
{
    width: 970px;
    float: left;
    margin-left: 27px;
}
.pageContentTop
{
    border-top: solid 1px #CCCCCC;
    background-color: #FFFFFF;
    float: left;
    height: 7px;
    width: 954px;
}
.pageContent
{
    background-color: #FFFFFF;
    width: 938px;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    padding: 10px 15px;
    margin-left: 27px;
    overflow: hidden;
    min-height: 500px;
    float: left;
}
.pageContentBottom
{
    border-bottom: solid 1px #CCCCCC;
    background-color: #FFFFFF;
    float: left;
    height: 8px;
    width: 954px;
}
.pageContentCorner
{
    float: left;
    width: 7px;
    height: 7px;
    background-color: Transparent;
}
.HiddenInfo
{
    display: none;
}
.LoginFormRowErrorHolder
{
    width: 450px;
    overflow: hidden;
    padding: 2px 2px 10px 50px;
    float: left;
    padding-left: 50px;
}
.LoginFormHolder
{
    float: left;
}
.loginFormFieldHolder
{
    border: solid 1px #b0cde1;
    padding: 30px 0px 30px 0px;
    width: 608px;
    float: left;
    background-color: #FFFFFF;
}
.ErrorMessageIcon
{
    float: left;
}
.ErrorMessageTitle
{
    color: #ff0000;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 5px;
    float: left;
}
.ErrorMessageText
{
    color: #ff0000;
    margin-top: 10px;
    clear: both;
    float: left;
    max-width: 235px;
}
.ErrorIndicator
{
    float: left;
}
.loginFormFieldHolderError
{
    border: solid 1px #FF0000;
    padding: 30px 0px 30px 0px;
    width: 608px;
    float: left;
    background-color: #FFFFFF;
}
.LoginFormButton
{
    float: right;
    padding-top: 10px;
}
.LoginFormRowHolder
{
    width: 560px;
    overflow: hidden;
    padding: 2px 0px 2px 50px;
    float: left;
    padding-left: 50px;
}
.FormFieldLable
{
    min-width: 80px;
    float: left;
    font-size: 11px;
    color: #000;
    padding-top: 3px;
}
.FormField
{
    width: 350px;
    float: left;
    font-size: 11px;
    color: #000;
}
.FormField input
{
    font-size: 11px;
}
.PageTitleHolder
{
    float: left;
    width: 900px;
    padding-bottom: 5px;
}
.gridHeader
{
    width: 890px;
    float: left;
    border-bottom: solid 1px #111111;
}
.gridRow
{
    font-size: 11px;
    width: 450px;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    clear: both;
}
.SelectedRow
{
    float: left;
    clear: both;
    background-color: Yellow;
    font-size: 11px;
    width: 480px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.SelectedReviewerRow
{
    float: left;
    clear: both;
    background-color: Yellow;
    font-size: 11px;
    width: 380px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.SelectedModeratorRow
{
    float: left;
    clear: both;
    background-color: Yellow;
    font-size: 11px;
    width: 460px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.gridLink
{
    font-size: 11px;
    color: #cc3300;
}
.gridText
{
    font-size: 11px;
    color: #000;
}
.gridEmailCol
{
    width: 300px;
    float: left;
}
.gridLevelCol
{
    width: 125px;
    float: left;
}
.gridLastLoginCol
{
    width: 125px;
    float: left;
}
.gridPartnerNameCol
{
    width: 350px;
    float: left;
}
.gridSubDomainCol
{
    width: 200px;
    float: left;
}
.gridLastModifiedDateCol
{
    width: 125px;
    float: left;
}
.gridLastModifiedCol
{
    width: 125px;
    float: left;
}
.gridLastUpdatedDateCol
{
    width: 170px;
    float: left;
}
.gridLastModifiedByCol
{
    width: 150px;
    float: left;
}
.gridTemplateNameCol
{
    float: left;
    width: 90px;
    float: left;
    overflow: hidden;
    padding-right: 5px;
}
.gridFeedNameCol
{
    width: 155px;
    float: left;
    overflow: hidden;
}
.gridFeedIDCol
{
    width: 155px;
    float: left;
    padding-left: 10px;
    overflow: hidden;
}
.gridFeedDescriptionCol
{
    width: 220px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
}
.VissibleInfo
{
    display: block;
}

.DDList
{
    font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
    font-size: 12px;
    color: #000;
    width: 170px;
    height: 21px;
    border: solid 1px #999999;
    padding-top: 1px;
    float: left;
}
.SearchButton
{
    float: right;
    width: 25px;
    padding-left: 4px;
}
.gridHeaderText
{
    font-size: 11px;
    color: #000;
    padding-top: 5px;
    float: left;
    font-weight: bold;
    height: 17px;
}
.gridHeaderText:hover
{
    font-size: 11px;
    color: #000;
    float: left;
    font-weight: bold;
    height: 17px;
    text-decoration: underline;
    cursor: pointer;
}
.gridHeaderSortArrow
{
    float: left;
    height: 8px;
    padding-top: 6px;
    padding-left: 2px;
    width: 11px;
    overflow: hidden;
}
.CheckBox
{
    width: 15px;
    overflow: hidden;
    float: left;
    padding-right: 3px;
    position: relative;
    left: -2px;
    top: -3px;
}
.CheckBoxRight
{
    width: 15px;
    overflow: hidden;
    float: right;
    text-align: right;
    padding-left: 3px;
    position: relative;
    left: 2px;
    top: -3px;
}
.RadioButton
{
    width: 20px;
    overflow: hidden;
    float: left;
    position: relative;
    left: -3px;
}
.CheckBoxText
{
    min-width: 70px;
    float: left;
    font-size: 11px;
}
.RadioButtonText
{
    min-width: 70px;
    float: left;
    font-size: 11px;
    padding-top: 3px;
}
.MainContentHolder
{
    width: 890px;
    border: solid 1px #b0cde1;
    padding: 15px;
    overflow: hidden;
    float: left;
    background-color: #FFF;
    height: 443px;
}
.GridHolder
{
    width: 890px;
    overflow: auto;
    float: left;
    background-color: #FFF;
    height: 418px;
}
.MainContentHolder a:link, .MainContentHolder a:visited
{
    font-size: 11px;
    color: #CC3300;
}
.MainContentHolder a:hover, .MainContentHolder a:active
{
    font-size: 11px;
    color: #006699;
}
.SearchFilterRow
{
    width: 922px;
    float: left;
    padding-top: 12px;
    padding-bottom: 3px;
    height: 21px;
}
.SearchBoxHolder
{
    width: 475px;
    float: right;
}
.SearchTextBox
{
}
.ClearTextButton
{
    padding-top: 1px;
    padding-right: 1px;
    float: right;
    cursor: default;
}
.ActiveClearTextButton
{
    float: left;
    position: relative;
    cursor: pointer;
}
.FooterHolder
{
    background-color: #000;
    width: 998px;
    height: 23px;
    padding: 8px 0 0 26px;
    margin-top: 26px;
    overflow: hidden;
    float: left; /*     border:solid 1px Red;     */
}
.Footer
{
    font-size: 10px;
    color: #b7bfc6;
    letter-spacing: 1.0px;
    float: left; /*     border:solid 1px Red;     background-color:#b0cde1;     */
}
.FooterLinks a:link, .FooterLinks a:visited
{
    color: #b7bfc6;
    font-size: 10px;
    text-decoration: none;
}
.FooterLinks a:hover, .FooterLinks a:active
{
    color: #b7bfc6;
    font-size: 10px;
    text-decoration: underline;
}
.FooterCopyRight
{
    float: left;
}
.FooterLinks
{
    color: #b7bfc6;
    font-size: 10px;
    float: left;
    padding-left: 41px;
}
.FooterCheckBox
{
    padding-top: 3px;
    width: 150px;
    float: left;
}
.FooterButtonHolder
{
    float: right;
}
.ColorPickerPopupHolder
{
    background-color: #FFFFFF;
    z-index: 3;
    width: 460px;
    height: 371px;
    overflow: hidden;
}
.PagerHolder
{
    width: 890px;
    padding: 9px 0px 11px 0px;
    border-top: solid 1px #999;
    overflow: hidden;
    float: left;
}
.PageCount
{
    padding-top: 3px;
    float: left;
    font-weight: bold;
    width: 180px;
}
.PagingCenterHolder
{
    float: left;
    width: 500px;
    overflow: hidden;
    text-align: center;
}
.CenterPagerHolder
{
    max-width: 380px;
}
.PagingButtonHolder
{
    float: left;
    width: 45px;
    height: 25px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
}
.CurrentPage
{
    font-size: 12px;
    font-weight: bold;
    color: #000;
    border: solid 1px #CCCCCC;
    padding: 2px;
    float: left;
    min-width: 18px;
    text-align: center;
}
.pageNumberHolder
{
    overflow: hidden;
    width: 25px;
    text-align: center;
}
.pageNumber a:link, .pageNumber a:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #006699;
    border: solid 1px #FFF;
    padding: 2px;
    float: left;
    min-width: 16px;
    text-align: center;
    text-decoration: none;
}
.pageNumber a:hover, .pageNumber a:active
{
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    border: solid 1px #B0CDE1;
    background-color: #B0CDE1;
    padding: 2px;
    float: left;
    min-width: 16px;
    text-align: center;
    text-decoration: none;
}

.PageNumbers
{
    float: left;
    min-width: 25px;
}
.PageJumper
{
    width: 140px;
    float: right;
}
.PageJumpertxbHolder
{
    width: 40px;
    float: right;
    padding-right: 7px;
}
.PageJumpertxb
{
    width: 36px;
}
.PageJumperButton
{
    border: 0px;
    float: right;
}
.PageNumberDivHolder
{
    min-width: 40px;
    float: left;
}
.NavPreviewLabel
{
    font-size: 11px;
    color: #CC3300;
}
.NavPreviewHolder
{
    width: 331px;
    height: 26px;
    border: solid 1px #CC3300;
    padding: 14px;
}

.NoResults
{
    width: 800px;
    text-align: center;
    padding: 45px;
    font-size: 11px;
    color: #006699;
}
.ReqIndicator
{
    color: #CC3300;
    min-width: 5px;
    float: left;
    font-size: 12px;
}
.ReqIndicatorDesc
{
    color: #CC3300;
    min-width: 5px;
    float: left;
    position: relative;
    top: 430px;
    left: 1px;
    font-size: 11px;
}
.ActiveImageButton
{
    border: 0px;
    cursor: pointer;
}
.DisabledImageButton
{
    border: 0px;
    cursor: default;
}

.GridHeaderHolder
{
    float: left;
    width: 400px;
}
.gridNameCol
{
    float: left;
    width: 90px;
}
.gridHeaderText
{
    float: left;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
}
.gridHeaderSortArrow
{
    float: left;
}
.gridCell
{
    float: left;
    font-size: 11px;
    font-family: Arial;
    width: 110px;
}
.CheckBoxCellColHeader
{
    float: left;
    width: 40px;
}
.CheckBoxCellCol
{
    float: left;
    font-size: 11px;
    font-family: Arial;
    width: 40px;
}
.NumberCellColHeader
{
    float: left;
    width: 20px;
}
.NumberCellCol
{
    float: left;
    font-size: 11px;
    font-family: Arial;
    width: 20px;
}
.gridEmail, .gridEmail a:link, .gridEmail a:active, .gridEmail a:visited, .gridEmail a:hover
{
    float: left;
    font-size: 11px;
    font-family: Arial;
    width: 80px;
}
.gridLink, .gridLink a:link, .gridLink a:active, .gridLink a:visited, .gridLink a:hover
{
    float: left;
    font-size: 11px;
    font-family: Arial;
    width: 100px;
}
.hiddenField
{
    display: none;
}
.checkBoxCol
{
    float: left;
    font-size: 11px;
    font-family: Arial;
    width: 200px;
}
.checkBox
{
    float: left;
    font-size: 11px;
    font-family: Arial;
}
.checkBoxLable
{
    float: left;
    font-size: 12px;
}
.checkBoxLable a:link, .checkBoxLable a:visited
{
    font-size: 12px;
    font-weight: bold;
}
.RedText
{
    font-size: 25px;
    color: Blue;
}
.Blueheader
{
    font-size: 30px;
    color: Blue;
}
.TabHolder
{
    width: 350px;
    float: left;
}
.TabInfoHolder
{
    width: 500px;
    float: left;
}
.ModeratorTabInfoHolder
{
    width: 550px;
    float: left;
}
.ModeratorTrackList, .ModeratorDetails, .ModeratorArtistInfo
{
    width: 460px;
    float: left;
    background-color: White;
    border: solid 1px Black;
    height: 510px;
    overflow-x: hidden;
    overflow-y: auto;
}
.TrackListHolder
{
    width: 450px;
    float: left;
    padding-left: 20px;
    border: solid 1px Black;
    height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: Gray;
}
.TrackList, .Details, .ArtistInfo
{
    width: 410px;
    float: left;
    border: solid 1px Black;
    height: 525px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: White;
}
.ModeratorTrackListHolder
{
    width: 500px;
    float: left;
    padding-left: 20px;
    border: solid 1px Black;
    background-color: White;
    height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
}
.ReviewerTrackList, .ReviewerDetails, .ReviewerArtistInfo
{
    width: 320px;
    float: left;
    border: solid 1px Black;
    height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: White;
}
.ReviewerTrackListHolder
{
    padding-left: 20px;
    width: 350px;
    float: left;
    border: solid 1px Black;
    height: 600px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: Gray;
}
.ReviewerTabInfoHolder
{
    width: 400px;
    float: left;
}
.NavTab
{
    margin-top: 10px;
    padding: 5px 10px 10px 5px;
    background-color: Gray;
    text-align: center;
    width: 80px;
    float: left;
    height: 20px;
    border: solid 1px Black;
}
.NavTab:hover
{
    margin-top: 10px;
    padding: 5px 10px 10px 5px;
    background-color: #CCCCFF;
    text-align: center;
    width: 80px;
    float: left;
    height: 20px;
    border: solid 1px Black;
    cursor: pointer;
}
.ActiveNavTab
{
    padding: 15px 10px 10px 10px;
    background-color: #FFFFFF;
    text-align: center;
    width: 80px;
    float: left;
    height: 20px;
    border: solid 1px Black;
}
.TrackName
{
    float: left;
    width: 80px;
}
.TrackName:hover
{
    text-decoration: underline;
    color: Red;
}
.SelectTrackName
{
    float: left;
    width: 150px;
}
.SelectTrackName:hover
{
    text-decoration: underline;
    color: Red;
}
.formRow
{
    width: 100%;
    float: left;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 10px;
}
.formLable
{
    width: 100px;
    float: left;
    overflow: hidden;
}
.formFieldHolder
{
    min-width: 390px;
    float: left;
    padding-left: 10px;
    overflow: hidden;
}
.largeTextBox
{
    min-width: 350px;
}
.ReviewTextBox
{
    width: 450px;
    height: 250px;
}
.checkBoxHolder
{
    padding-left: 10px;
    float: left;
    white-space: nowrap;
    width: 200px;
}
.TrackTitle
{
    font-style: italic;
    font-weight: bold;
    float: left;
}
.TrackInfoHolder
{
    padding-top: 5px;
    padding-bottom: 5px;
}
.NowPlayingLyrics
{
    background-color: Yellow;
    padding-top: 5px;
    padding-bottom: 5px;
}
.Lyrics
{
    padding: 5px;
    border-bottom: dashed 1px black;
    clear: both;
}
.TrackTime
{
    float: left;
}
.AddButton
{
    padding: 2px;
    background-color: #FFFFFF;
    text-align: center;
    width: 40px;
    float: left;
    float: left;
    border: solid 1px Black;
    margin-left: 5px;
}
.AddButton:hover
{
    background-color: #CCCCFF;
}
.ContextualSearchBox
{
    width: 150px;
    float: left;
}
.leftCol
{
    min-width: 350px;
    float: left;
}
.ReleaseTitle
{
    font-size: 16px;
    color: Blue;
    font-style: italic;
    font-weight: bold;
    padding: 10px 0;
    width: 350px;
}
.MiniReleaseDescription
{
    float: left;
    width: 250px;
    padding: 5px;
    margin: 5px 0px;
}
.MiniReleaseDescriptionButton
{
    border-color: White Black Black White;
    border-style: solid;
    border-width: 1px;
    float: left;
    padding: 5px;
    width: 310px;
    margin: 5px 0px;
}
.AlbumArt, .AlbumArt img
{
    max-height: 45px;
    max-width: 45px;
    float: left;
    padding-right: 5px;
}
.MiniReleaseInfo
{
    background-color: White;
    float: left;
    left: 140px;
    overflow: hidden;
    position: absolute;
    width: 320px;
}
.ButtonText
{
    float: left;
}
.InfoLable
{
    font-weight: bold;
}
.MiniReleaseTitle
{
    font-style: italic;
}
.TrackRatingHolder
{
    width: 700px;
    float: left;
    background-color: Yellow;
}
.ModeratorRatingHolder
{
    width: 400px;
    float: left;
    padding: 5px;
    background-color: Yellow;
}
.RatingHolder
{
    width: 450px;
    float: left;
    padding: 5px;
    background-color: Yellow;
}

.SwitchButton
{
    float: left;
    padding: 3px;
    background-color: White;
    color: Gray;
    border: solid 1px Black;
}
.SwitchButton:hover
{
    border: solid 1px Red;
    background-color: Yellow;
    color: Black;
}
.SwitchView
{
    width: 100;
    float: right;
    padding: 10px;
}
.ExplainTXB
{
    width: 150px;
    clear: both;
}
.IconCellColHeader
{
    width: 20px;
    float: left;
}
.IconCellCol
{
    width: 20px;
    float: left;
}
.IconCellCol img
{
    display: none;
}
.ActiveIconCellCol
{
    width: 20px;
    float: left;
}
.ActiveIconCellCol img
{
    display: block;
    float: left;
}

.topNavWithAvatarBox
{
    width: 940px;
    padding: 10px;
    float: left;
    text-align: right;
}
.SmallUserImageHolder
{
    width: 35px;
    height: 35px;
    max-height: 35px;
    max-width: 35px;
    overflow: hidden;
}
.topNavAvatarBar
{
    font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
    font-size: 11px;
    line-height: 1.3;
    white-space: nowrap;
}
.WelcomeScreenName
{
    float: left;
}
a.topNavBar:link, a.topNavBar:visited, a.topNavBar:active, a.topNavBar:hover
{
    font-size: 10px;
    text-decoration: underline;
    font-weight: normal;
}

a.topNavBar:link, a.topNavBar:visited
{
    color: #000;
}

a.topNavBar:active, a.topNavBar:hover
{
    color: #363636;
}
.ScreenNameSmallTest
{
    visibility: hidden;
    height: 1px;
    font-family: arial, helvetica, geneva, verdana, tahoma, sans-serif;
    font-size: 11px;
}

.SectionHolder
{
    float: left;
    width: 900px;
    padding: 25px;
    background-color: #EEE;
    margin: 10px;
}
.ProfileHolder
{
    float: left;
    padding: 10px 20px;
}
.SectionTitle
{
    font-size: 16px;
    font-weight: bold;
}
.SectionDivider
{
    clear: both;
}
.BandName
{
    font-size: 13px;
    font-weight: bold;
}
.LinkButton
{
    float: left;
    width: 25px;
    height: 25px;
    padding: 3px;
    overflow: hidden;
    border: solid 1px White;
}
.LinkButton:hover
{
    border-top: solid 1px Black;
    border-left: solid 1px Black;
    border-right: solid 1px Gray;
    border-bottom: solid 1px Gray;
}
.textBoxControls
{
    float: left;
}
.smallBox
{
    width: 300px;
}
.largeBox
{
    width: 400px;
}
.smallBox textarea
{
    height: 50px;
    width: 300px;
}
.largeBox textarea
{
    height: 400px;
    width: 400px;
}
.LinkListItemHolder
{
    width: 100px;
    height: 100px;
    float: left;
    margin-bottom: 15px;
}
.TrackLinkListItemHolder
{
    width: 450px;
    margin-bottom: 15px;
    float: left;
}
.SmallImageHolder
{
    width: 75px;
    height: 75px;
    float: left;
}
.SmallImageHolder img
{
    width: 75px;
    height: 75px;
}
.ListItemText
{
    width: 75px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}
.ActiveLinkHolder
{
    width: 550px;
    height: 550px;
}
.ActiveLinkInfo
{
    padding: 25px;
    width: 500px;
    height: 500px;
    overflow: auto;
}
.LightBoxInnerContent
{
    border-top: solid 1px White;
    border-left: solid 1px White;
    border-right: solid 1px Black;
    border-bottom: solid 1px Black;
}
.LightBoxTitleBar
{
    background-color: White;
    padding: 5px;
    overflow: hidden;
}
.LightBoxTitle
{
    padding: 5px;
    color: Gray;
    font-size: 13px;
    font-weight: bold;
    float: left;
}
.LightBoxCloseButton
{
    float: right;
    padding: 5px;
}
.TrackInfo
{
    float: left;
    width: 450px;
}
.AltTrackInfo
{
    float: left;
    width: 450px;
    background-color: Gray;
}
.trackNumber
{
    float: left;
    padding-right: 5px;
}
.AltTrackInfo:hover, .TrackInfo:hover
{
    background-color: Yellow;
}
.ReleaseTitle
{
    float: left;
    width: 300px;
}
.ProfileImageHolder
{
    width: 70px;
    height: 70px;
    float: left;
    margin: 10px;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
}
.ProfileImageHolder:hover
{
    background-color: Yellow;
}
.MediumUserImageHolder
{
    width: 70px;
    height: 70px;
    overflow: hidden;
}

.actionHolderDiv
{
    border-left: solid 1px #b0cde1;
    border-top: solid 1px #b0cde1;
    border-right: solid 1px #b0cde1;
    width: 608px;
    float: left;
    background-color: #C0C0C0;
    height: 20px;
}
.actionTitleDiv
{
    padding-left: 2px;
    font-size: small;
    font-weight: bold;
}

.roundedCornerDiv
{
    background-color: Gray;
    height: 20px;
    float: left;
    height: 12px;
    width: 193px;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    color: #FFFFFF;
    font-size: x-small;
    margin-top: -1px;
    padding-left: 20px;
}
.roundedCornerDivTop
{
    border-top: solid 1px #CCCCCC;
    background-color: Gray;
    float: left;
    height: 5px;
    width: 200px;
}
.roundedCornerDivBottom
{
    border-bottom: solid 1px #CCCCCC;
    background-color: Gray;
    float: left;
    height: 5px;
    width: 200px;
}
.roundedCornerDivHolder
{
    width: 970px;
    float: left;
}
.BreadCrumb
{
    font-size: 11px;
    color: #000;
    padding-top: 8px;
    padding-left: 15px;
    font-weight: bold;
}
.BreadCrumb a:link, .BreadCrumb a:visited
{
    font-size: 11px;
    color: #000;
    font-weight: normal;
}
.CancelLink
{
    padding-top: 3px;
    padding-left: 15px;
    float: left;
}
.FormField367
{
    width: 396px;
    border: solid 1px #50575f;
}
.RequiredInfoHolderTop
{
    border-top: solid 1px #b7bfc6;
    background-color: #eff1f3;
    float: left;
    height: 6px;
    width: 639px;
}
.RequiredInfoHolderBottom
{
    border-bottom: solid 1px #b7bfc6;
    background-color: #eff1f3;
    float: left;
    height: 7px;
    width: 639px;
}
.FormColumnHolder
{
    float: left;
    min-height: 1px;
    width: 653px;
}
.RequiredInfoFormHolder
{
    padding-top: 12px;
    background-color: #eff1f3;
    border-left: solid 1px #b7bfc6;
    border-right: solid 1px #b7bfc6;
    float: left;
    width: 651px;
}
.RequiredInfoHolder
{
    background-color: #fff;
    float: left;
    width: 653px;
    overflow: hidden;
}
.OptionalInfoHolder
{
    background-color: #fff;
    float: left;
    width: 653px;
    overflow: hidden;
}
.OptionalInfoFormHolder
{
    background-color: #eff1f3;
    padding: 10px 0px;
    border-left: solid 1px #b7bfc6;
    border-right: solid 1px #b7bfc6;
    float: left;
    width: 651px;
}
.OptionalInfoHolderTop
{
    border-top: solid 1px #b7bfc6;
    background-color: #eff1f3;
    float: left;
    height: 6px;
    width: 638px;
}
.OptionalInfoHolderBottom
{
    border-bottom: solid 1px #b7bfc6;
    background-color: #eff1f3;
    float: left;
    height: 7px;
    width: 638px;
}
.formColumHoder
{
    float: left;
    width: 653px;
}
.noodleLeftEndCap
{
    float: left;
    background-color: #94d0fa;
}
.NoodleRoundedCornerHolder
{
    float: left;
    overflow: hidden;
    position: relative;
    width: 5px;
}
.noodleBalloon
{
    float: left;
    position: relative;
    width: 270px;
    overflow: hidden;
}
.FillHiddenBalloon
{
    padding: 7px 0px;
    float: left;
}
.ShowBallon
{
    cursor: pointer;
    float: left;
    position: relative;
    right: 70px;
    z-index: 3;
}
.noodleLeftHelpOuterBox
{
    width: 58px;
    background: #000 url('/images/noodleLeftHelpBg.gif') repeat-y;
    padding: 6px 4px 4px 0;
    float: left;
}

.noodleLeftHelpInnerBox, .noodleRightHideInnerBox
{
    float: right;
    cursor: pointer;
}

.noodleLeftHelpArrow
{
    margin-left: 4px;
    float: left;
}

.noodleLeftHelpText, .noodleRightHideText
{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    margin-top: -1px;
    float: left;
}

.noodleRightHideOuterBox
{
    width: 236px;
    background: #000 url('/images/noodleRightHideBg.gif') repeat-y;
    padding: 6px 7px 4px 15px;
    margin-bottom: 14px;
    height: 15px;
    overflow: hidden;
}

.noodleRightHideArrow
{
    margin-right: 4px;
    float: left;
}


.HelpColumnHolder
{
    position: absolute;
    float: left;
    width: 275px;
    padding-left: 5px;
    z-index: 1;
}
.HelpInfoHolder
{
    float: left;
    width: 270px;
    overflow: hidden; /* background-color:#94d0fa;*/
}
.HelpInfoFormHolder
{
    padding: 0px 10px 10px 0px;
    float: left;
    min-height: 100px;
    width: 263px;
    background-color: #94d0fa; /*     border-right:solid 1px #CCCCCC;     opacity: .65;      -moz-opacity: .65;      filter: alpha(opacity=65);     */
}
.HelpInfoHolderTop
{
    float: left;
    height: 7px;
    width: 263px;
    background-color: #94d0fa; /*     border-top:solid 1px #CCCCCC;     opacity: .65;      -moz-opacity: .65;      filter: alpha(opacity=65);     */
}
.HelpInfoHolderBottom
{
    float: left;
    height: 7px;
    width: 256px;
    background-color: #94d0fa; /*     border-bottom:solid 1px #CCCCCC;     opacity: .65;      -moz-opacity: .65;      filter: alpha(opacity=65);     */
}
.HelpHeader
{
    font-weight: bold;
    float: left;
    width: 263px;
}
.HelpHeaderLeftArrow
{
    background-color: #94d0fa;
    width: 10px;
    float: left;
    padding-top: 7px;
}
.HelpContentHolder
{
    padding-left: 25px;
    overflow: hidden;
    width: 249px;
    float: left;
}
.HelpHeaderHolder
{
    width: 249px;
    float: left;
}
.HelpHeaderText
{
    width: 235px;
    float: left;
    font-weight: bold;
}
.HelpHeaderBottom, .HelpHeaderTop
{
    height: 7px;
    background-color: #d8f0ff;
    width: 235px;
    float: left;
}
.HelpTopMessage, .HelpBody, .HelpBottomMessage, .HelpFooter
{
    float: left;
    width: 235px;
    padding: 10px 0px;
}
.ProfileRowHolder
{
    width: 680px;
    float: left; /*     padding:5px 0px 7px 20px; */
    padding: 6px 0px 6px 0px;
    z-index: 2;
    color: #000; /*     position:relative;     left:-15px;     position:relative;     z-index:1; */
}
.ProfileRowHolderHighLite
{
    width: 680px;
    float: left;
    padding: 9px 0px 9px 0px;
    background: #dcf0ff url('/images/noodleBlueBgLine.gif');
    z-index: 2;
    color: #000000; /*     border-bottom:solid 2px #999999;     opacity: .65;      -moz-opacity: .65;      -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; 	filter: alpha(opacity=65);     position:relative;     left:-15px;     z-index:2; */
}
.ShortProfileRowHolderHighLite
{
    width: 660px;
    float: left;
    padding: 9px 0px 9px 0px;
    background: #dcf0ff url('/images/noodleBlueBgLine.gif');
    z-index: 2;
    color: #000000;
}
.ProfileFormLable
{
    float: left;
    width: 160px;
    text-align: right;
    padding-top: 2px;
}
.ProfileFormField
{
    float: left;
    padding-left: 15px;
    width: 370px;
}

.ProfileFormField table
{
    border-color: #999 !important;
}

.ReqiredInfolbl
{
    font-size: 12px;
    color: #333333;
    width: 653px;
    text-align: center;
    float: left;
    margin: 18px 0 10px 0;
}
.ReqHRDiv
{
    margin-top: 33px;
    border-top: solid 1px #72B84C;
    padding-top: 10px;
    width: 651px;
    overflow: hidden;
    float: left;
}

.dvprogessBarHolder
{
    height: 22px;
    float: left;
    border: solid 1px #72B84C;
    width: 1022px;
    background-color: Yellow;
    margin-top: 0px;
}
.dvprogressstatus
{
    height: 20px;
    width: 510px;
    vertical-align: middle;
    float: left;
}
.dvprogresstitle
{
    height: 20px;
    width: 500px;
    float: left;
    text-align: right;
    vertical-align: middle;
}
.progressContainer
{
    height: 20px;
    float: left;
    width: 300px;
}
.progressCancel
{
    height: 50px;
    float: left;
    border: solid 1px #72B84C;
    width: 50px;
}
.progFileInQueue
{
    height: 50px;
    float: left;
    border: solid 1px #72B84C;
    width: 50px;
}
.progressBarInProgress
{
    height: 20px;
    float: left;
    border: solid 1px #72B84C;
    width: 200px;
}
.progressBarStatus
{
    height: 20px;
    float: left;
    border: solid 1px #72B84C;
    width: 100px;
}
.BandMemberSuggestionBox
{
    border: solid 1px #50575f;
    width: 396px;
    min-height: 50px;
    max-height: 400px;
    position: absolute;
    z-index: 3;
    background-color: #FFFFFF;
    padding: 2px;
}
.BandMemberSuggestionBoxFF
{
    border: solid 1px #50575f;
    width: 396px;
    min-height: 50px;
    max-height: 400px;
    position: absolute;
    z-index: 3;
    background-color: #FFFFFF;
    padding: 2px;
}
.SuggestionBox
{
    border: solid 1px #50575f;
    width: 394px;
    min-height: 50px;
    max-height: 450px;
    position: absolute;
    z-index: 3;
    background-color: #FFFFFF;
    padding: 2px;
    overflow-x: hidden;
    overflow-y: auto;
}
.SuggestionBoxFF
{
    border: solid 1px #50575f;
    width: 396px;
    min-height: 50px;
    max-height: 450px;
    position: absolute;
    z-index: 3;
    background-color: #FFFFFF;
    overflow-x: hidden;
    overflow-y: auto;
}
.SuggestionRow
{
    width: 395px;
    background-color: #FFFFFF;
    padding: 5px 0;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}
.SuggestionText
{
    float: left;
    width: 315px;
}
.SuggestionImg
{
    float: left;
    height: 30px;
    width: 30px;
    padding: 0 5px;
}
.SuggestTN
{
    border: 1px solid #999999;
    height: 30px;
    width: 30px;
}
.SuggestionLocation
{
    float: left;
    width: 315px;
    color: #999999;
}
.SuggestionRow:hover
{
    background-color: #CCCCCC;
}
.SelectedSuggestionRow
{
    width: 395px;
    background-color: #226ab2;
    color: #FFFFFF;
    padding: 5px 0;
    overflow: hidden;
    border-bottom: 1px solid #CCCCCC;
}
.SelectedSuggestionRow .SuggestionLocation
{
    color: #FFFFFF;
}
.noodleBody
{
    float: left;
    overflow: hidden;
    width: 30px;
}
.noodleTopLeft
{
    float: left;
    overflow: hidden;
}
.noodleBottomLeft
{
    float: left;
    overflow: hidden;
}
.noodleLeftHolder
{
    position: absolute;
    float: left;
    width: 12px;
    overflow: hidden;
    z-index: 0;
    background-color: #94d0fa;
    background-image: url('/images/noodleBlueBg.gif');
}
.promptHidden
{
    position: absolute;
    display: none;
}
.searchPrompt
{
    z-index: 100001;
    position: absolute;
    top: 230px;
    width: 416px;
    height: 258px;
    border: solid 2px #AEC5D8;
    overflow: hidden;
    background-color: #FFFFFF;
    font-size: 24px;
    color: #57AAFA;
    font-weight: normal;
    vertical-align: middle;
    text-align: left;
    display: block;
}
.blocker
{
    z-index: 100000;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0,opacity=.7);
    background-color: #000000;
}
.CreateAProfileButton
{
    float: right;
    cursor: pointer;
    padding-top: 4px;
}
.MoreProfilesButton
{
    float: left;
    padding-right: 15px;
    width: 180px;
}
.CreateProfileDiv
{
    position: absolute;
    width: 368px;
    z-index: 4;
    height: 269px;
}
.CloseCreate
{
    padding: 3px;
    border: solid 1px #000000;
    float: right;
    position: relative;
    cursor: pointer;
}
.CloseCreate:hover
{
    background-color: #CC0000;
}
.profileLink
{
    padding: 6px 12px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 0px; /* margin-top:3px; */
    min-width: 30px;
    height: 33px;
    float: left;
    overflow: hidden;
    background-color: #F2F3F5;
    cursor: pointer;
}
.AllProfilesTabLink
{
    padding: 6px 12px;
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC; /* margin-top:3px; */
    min-width: 30px;
    height: 33px;
    float: left;
    overflow: hidden;
    background-color: #F2F3F5;
    cursor: pointer;
}
.profileLink img
{
    width: 30px;
    height: 30px;
    border: 0px;
}
.DashboardNavHolder
{
    width: 970px;
    float: left;
    margin-left: 27px;
    border-bottom: 1px solid #CCCCCC;
    height: 53px;
}
.ProfileItemHolder
{
    float: left;
    min-width: 94px;
    position: relative;
}
.ProfileItemTopHolder
{
    float: left;
    width: 100px;
    height: 7px;
    overflow: hidden;
    position: relative;
}
.ProfileItemTopHolderMove
{
    float: left;
    width: 700px;
    height: 7px;
    overflow: hidden;
    position: relative;
    top: 1px;
}
.ProfileItemTop
{
    border-top: solid 1px #CCCCCC;
    background-color: #FFFFFF;
    float: left;
    min-width: 42px;
    height: 7px;
}
.WelcomeTabTop
{
    border-top: solid 1px #CCCCCC;
    background-color: #FFFFFF;
    float: left;
    width: 178px;
    height: 7px;
}
.WelcomeTabTopHolder
{
    float: left;
    width: 199px;
    height: 7px;
    overflow: hidden;
    position: relative;
}
.activeAllprofileLink
{
    padding: 6px 15px;
    border-right: 1px solid #CCCCCC;
    min-width: 30px;
    height: 34px;
    float: left;
    overflow: hidden;
    background-color: #FFFFFF;
    text-align: center;
    top: 1px;
    position: relative;
    z-index: 2;
}
.activeprofileLink
{
    padding: 6px 15px;
    border-right: 1px solid #CCCCCC;
    min-width: 30px;
    height: 34px;
    float: left;
    overflow: hidden;
    background-color: #FFFFFF;
    text-align: center;
    top: 1px;
    position: relative;
    z-index: 2;
}
.activeprofileLink img
{
    width: 30px;
    height: 30px;
    border: 0px;
}
.ProfileListHolder
{
    height: 45px;
    width: 635px;
    float: left;
    position: relative;
    border-left: 1px solid #CCCCCC;
}
.ProfileTabScroller
{
    height: 45px;
    position: relative;
    width: 800px;
}
.AddProfileHolder
{
    width: 323px;
    float: right;
    padding-top: 7px;
}
.ProfileTabNameBlue
{
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: #226ab2;
    text-align: center;
    padding-top: 8px;
}
.WelcomeProfileTabName
{
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: #226ab2;
    text-align: center;
    padding-top: 8px;
    padding-left: 10px;
}
.ProfileTabName
{
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: #226ab2;
    text-align: center;
    padding-top: 8px;
    padding-left: 10px;
    text-decoration: none;
    overflow: hidden;
    max-width: 141px;
}
.AllProfileTabName
{
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    padding-top: 8px;
}
.ProfileThumbNail
{
    float: left;
    border: solid 1px #b7bfc6;
}
.dashWelcomeBox
{
    width: 942px;
    height: 507px;
    background-color: #fff;
    padding: 0 7px 0 8px;
}
.dashWelcomeTopBox
{
    font-size: 14px;
    font-weight: bold;
    color: #4f575e;
    padding: 38px 0 29px 0;
}
.dashWelcomeSeparator
{
    width: 942px;
    border-top: solid 1px #b7bfc6;
    text-align: center;
}
.dashWelcomeBottomBox
{
    width: 768px;
    margin-top: 26px;
}
.dashWelcomeBottomLeftText
{
    width: 226px;
    font-size: 18px;
    color: #4f575e;
    float: left;
}
.dashWelcomeBottomMiddleBox
{
    margin-top: 76px;
    float: left;
}
.dashWelcomeBottomSoloBox
{
    width: 183px;
    font-size: 18px;
    color: #b7bfc6;
    text-align: center;
    float: left;
}
.dashWelcomeBottomSoloText, .dashWelcomeBottomBandText
{
    margin-bottom: 12px;
}
.dashWelcomeBottomOrBox
{
    width: 185px;
    font-size: 36px;
    color: #4f575e;
    margin-top: 95px;
    text-align: center;
    float: left;
}
.dashWelcomeBottomBandBox
{
    width: 174px;
    font-size: 18px;
    color: #b7bfc6;
    text-align: center;
    float: left;
}
.ProfileViewSwitchHolder
{
    width: 938px;
    height: 27px;
    float: left;
    overflow: hidden;
    position: relative;
}
.ProfileViewSwitchBottom
{
    height: 20px;
    float: left;
    width: 944px;
    overflow: hidden;
    position: relative;
}
.ActiveViewTab
{
    text-align: center;
    padding-top: 4px;
    width: 126px;
    background-color: #226ab2;
    color: White;
    font-size: 14px;
    float: left;
    height: 23px;
    position: relative;
    cursor: default;
    font-weight: bold;
}
.InActiveViewTab
{
    text-align: center;
    padding-top: 4px;
    width: 126px;
    font-size: 14px;
    float: left;
    height: 23px;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    color: #000;
}
.InActiveViewTab:hover
{
    background-color: #c9d0d9;
}
.ProfileLinkHolder
{
    float: right;
    padding-top:5px;
}

.DashBoardReleaseBoxHolder
{
    width: 563px;
    float: left; /*padding-left:15px;*/
}
.DashBoardFullMessageBoxHolder
{
    width: 944px;
}
.DashBoardMessageBoxHolder
{
    width: 369px;
    float: right;
    margin-left: 12px;
}
.DashBoardSummaryListHolder
{
    float: left;
    min-height: 430px;
    min-width: 340px;
}

.DashboardContentHolder
{
    float: left;
    height: 520px;
    margin-left: -2px;
    margin-right: -4px;
    width: 100%;
}
.DashBoardReleaseBoxHeader
{
    float: left;
    width: 563px;
}

.DashBoardReleaseBoxHeaderTop
{
    background-image: url('/images/header_Gradient.gif');
    height: 29px; /*  width:540px;*/
}

.HelpHolderTop
{
    border-top: solid 1px #b7bfc6;
    background-color: #eff1f3;
    float: left;
    height: 6px;
    width: 247px;
}
.HelpHolderBottom
{
    border-bottom: solid 1px #b7bfc6;
    background-color: #eff1f3;
    float: left;
    height: 7px;
    width: 247px;
}
.HelpFormHolder
{
    background-color: #eff1f3;
    width: 240px;
    padding: 3px 9px 0 10px;
    border-left: solid 1px #b7bfc6;
    border-right: solid 1px #b7bfc6;
}
.HelpFormHeaderTop
{
    background-color: #226ab2;
    width: 238px;
    height: 5px;
}
.HelpFormHeaderTitle
{
    background-color: #226ab2;
    width: 202px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    padding: 0 18px 0 18px;
}
.HelpFormHeaderBottom
{
    background-color: #226ab2;
    width: 238px;
    height: 7px;
}
.HelpFormContent
{
    min-height: 274px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: wrap;
    padding: 10px 21px 10px 19px;
}
.HelpFormContentTitle
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.HelpLinkBody
{
    color: #0273fe;
}
a.HelpLink:link, a.HelpLink:active, a.HelpLink:hover, a.HelpLink:visited
{
    color: #0273fe;
}
.HelpHolder
{
    background-color: #fff;
    width: 271px;
    overflow: hidden;
}

.HelpFormColumnHolder
{
    float: left;
    padding-top: 40px;
    padding-left: 10px;
}

.CoveredHelpFormColumnHolder
{
    float: left;
    position: relative;
    z-index: 0;
    top: 40px;
    left: 10px;
    opacity: .20;
    -moz-opacity: .20;
    filter: alpha(opacity=20);
}

.NoTopPageHelp .HelpFormColumnHolder, .NoTopPageHelp .CoveredHelpFormColumnHolder
{
    float: right;
    left: 0;
    padding-top: 0;
    top: 0;
}

.HelpHolderTop
{
    border-top: solid 1px #b7bfc6;
    background-color: #eff1f3;
    float: left;
    height: 6px;
    width: 247px;
}
.HelpHolderBottom
{
    border-bottom: solid 1px #b7bfc6;
    background-color: #eff1f3;
    float: left;
    height: 7px;
    width: 247px;
}
.HelpFormHolder
{
    background-color: #eff1f3;
    width: 240px;
    padding: 3px 9px 0 10px;
    border-left: solid 1px #b7bfc6;
    border-right: solid 1px #b7bfc6;
}
.HelpFormHeaderTop
{
    background-color: #226ab2;
    width: 238px;
    height: 5px;
}
.HelpFormContentBody
{
    font-size: 12px;
    margin-top: 7px;
}
.HelpLinkBody
{
    color: #0273fe;
}
a.HelpLink:link, a.HelpLink:active, a.HelpLink:hover, a.HelpLink:visited
{
    color: #0273fe;
}
.HelpHolder
{
    background-color: #fff;
    width: 271px;
    overflow: hidden;
}

.MoreProfilesHolder
{
    width: 180px;
    overflow: hidden;
    border: 1px solid #bcbfc2;
    background-color: #e9ecee;
    padding-bottom: 10px;
    max-height: 362px;
    position: absolute;
    left: 600px;
    z-index: 2;
}
.MoreProfilesListHolder
{
    width: 180px;
    overflow: auto;
    max-height: 352px;
    border-bottom: 1px solid #bcbfc2;
}
.MoreProfileItem
{
    min-width: 163px;
    height: 44px;
    overflow: hidden;
    background-color: #FFFFFF;
    border-top: 1px solid #bcbfc2;
    cursor: pointer;
}
.MoreProfileImage
{
    float: left;
    padding: 7px;
    width: 30px;
}
.MoreProfileName
{
    float: left;
    color: #666666;
    font-size: 11px;
    padding: 16px 0;
}
.MoreProfileImage img
{
    width: 30px;
    height: 30px;
    border: 0px;
}
.PopWindowHolder
{
    position: absolute;
    z-index: 4;
    float: left;
}
.recaptchatable
{
    background-color: #FFFFFF;
}

.ajax-loading-text
{
    background: url('/images/ajax-loading-text.png') no-repeat center;
    height: 18px;
    width: auto;
}

.processing
{
    font-size: 14px;
    position: absolute;
    text-align: right;
    visibility: hidden;
    z-index: 2;
}
.dvFlashMessage
{
    font-size: 12px;
    padding-top: 5px;
}
.dvgetflash
{
    font-size: 11px;
    text-align: center;
    padding-top: 5px;
    text-decoration: none;
    margin-left: 15px;
}

div.roundedFoot_eff1f3 {
	background: #eff1f3;
	border: 1px solid #b7bfc6;
	border-top: 0;
	height: 20px; /*8px;*/
	margin-bottom: 0px;	
	position: relative;
}

div.roundedFoot_eff1f3 div {
	width: 8px; height: 8px;
	position: absolute;
	bottom: -1px;
}

div.roundedFoot_eff1f3 div.left {
	background: url('/images/Outercorner_lowerleft_a.gif') no-repeat;
	left: -1px;
}
div.roundedFoot_eff1f3 div.right {
	background: url('/images/Outercorner_lowerright_a.gif') no-repeat;
	right: -1px;
}
