
 /* global page layout elements
    ==================================================================================================================== */
    
    body { margin: 0; background-image: url( https://global.go.com/secure/wondertime/Resources/global/images/global/background.gif ); background-repeat: repeat-x }    
    
    #superBannerContainer { width: 100%; margin-top: 8px; height: 102px; text-align: center; background-color: #d5cba7 }
    #pageRoot { width: 770px; background-color: #ffffff }
    #pageRoot div { text-align: left; }
    
    #mainLogo { float: left; }
    #header { height: 72px; font-size: 1px; }
    #headerRight { float: right !important; text-align: right !important; }

    #gradientBelowLogo { float: left; width: 21px; height: 449px; background-image: url( https://global.go.com/secure/wondertime/Resources/global/images/global/background_belowLogo.gif ); background-repeat: repeat-x; }
    #gradientBelowLogo_home { float: left; width: 29px; height: 262px; background-image: url( https://global.go.com/secure/wondertime/Resources/global/images/home/background_belowLogo.gif ); background-repeat: repeat-x; }
    
    #contentAndFooterContainer { float: left; width: 749px; background-color: #ffffff }
    
    #pageContent { padding-top: 10px; } 
    #contentImage { float: left; }
    #contentText { float: left; width: 477px; }





 /* subscription plug
    ==================================================================================================================== */
    #subscriptionPlug { font: 11px arial; color: #8F8F8F; text-align: right !important; width: 100%; }
    .articlePlug { float: left; padding: 16px 0 10px 0; width: 96% !important; }    
    .specialCraftPlug { padding: 15px 0 15px 0;  }
    .craftPlug { padding-top: 16px; }
    .babyFactPlug { padding-top: 16px; }
    .blogPlug { padding-top: 16px; }
    .agesAndStagesPlug { padding-top: 16px; }    
    
    
    #subscriptionPlug a { font-weight: bold; color: #5C3F18; text-decoration: none; }
    #subscriptionPlug a:hover { text-decoration: underline; }

     a#subscriptionPlugClickHere { font-weight: normal; color: #8F8F8F; text-decoration: underline; }





 /* utility
    ==================================================================================================================== */
    
    .spacer { width: 1px; line-height: 1px; font-size: 1px; margin: 0; }

    .LHS { float: left;  display: inline; margin-right: 10px; }
    .RHS { float: right; display: inline; margin-left: 10px; }    
    .LHS_inText { float: left;  display: inline; margin: 10px 10px 0 0; }
    .RHS_inText { float: right; display: inline; margin: 10px 0 0 10px; }    
    
    form { margin: 0; }