body{
    background: none;
}
body.nursery {
    margin: 2px;
}
#widgetContainer {
    max-width: 500px;
    height: 518px;
}
body.nursery #widgetContainer {
    max-width: 444px;
    padding: 3px;
    border: 1px solid #e5e5e5;
}
#widgetContent {
    background: url('../../img/myLifeMyColorWidgetBody.png') #e9e4d7 no-repeat;
    padding:5px;
}
body.nursery #widgetContent {
    background: url('../../img/myLifeMyColorWidgetBody_nursery.png') #fff no-repeat;
    
}
body.nursery h3 {
    font-size: 11px;
    color: #736c6c;
    margin-bottom: 6px;
}
#widgetContent h2 {
    font-size: 16px;
    font-family: "Myriad Pro", Arial;
    color: #323232;
}
body.nursery #widgetContent h2 {
    color: #736c6c;
}

#widgetContent #quiz-again {
	position: absolute;
	top: 370px;	
}

#widgetHead {
    height:60px;
    padding:10px 15px;
    overflow:hidden;
}

#widgetLogo {
    float:left;
    margin-left: 5px;
}

#widgetHeadSep {
    background: url('../../img/mylifemycolorwidgetsep.png')  no-repeat;
    height: 80px;
    float: left;
    margin-left: 5px;
    width: 10px;
}

#widgetHeadCopy {
    color: #000;
    font-family: Helvetica;
    font-size: 14px;
}
body.nursery #widgetHeadCopy {
    color: #736c6c;
}
#widgetQuestion {
    width: 484px;
   
}
body.nursery #widgetQuestion {
    width: 421px;
}

#widgetQuestion #top {
    background: url('../../img/myLifeMyColorWidgetBoxTop.png');
    height: 9px;
}

#widgetQuestion #inner {
    background: url('../../img/myLifeMyColorWidgetBoxRpt.png') repeat-y;
    padding: 8px 20px 0px;
    overflow:hidden;
    min-height: 285px;
}
body.nursery #widgetQuestion #inner {
    background: url('../../img/myLifeMyColorsWidgetContent_nursery.png') no-repeat;
    min-height: 413px;
    position: relative;
}

#widgetQuestion #inner #widgetOptions {
    margin: 0 auto;
    width: 400px;
}



body.nursery form .submit input {
    margin-left: 130px;
}

#widgetQuestion #btm {
    background: url('../../img/myLifeMyColorWidgetBoxBtm.png');
    height: 48px;
}
body.nursery #widgetQuestion #btm, body.nursery #widgetQuestion #top {
    display:none;
}  

body.nursery #widgetContainer #footer {
    background:none;
    position: relative;
    top: -61px;
}
#widgetContainer #footer .container {
    width: 100%;
}

#widgetContainer .email-form{
    left: 55px;
    top: 70px;
}

#widgetContainer #footer #footerlogo {
float: right;
width: 97px;
height: 58px;
padding: 0 10px 0 0px;
}
body.nursery #widgetContainer #footer #footerlogo {
    float:left;
}
body.nursery #motionpic {
    font-size: 9px;
    line-height: 10px;
    width: 290px;
    top: 17px;
    position: relative;
    left: 16px;
}

#inner form {
    margin: 0 auto;
}
#inner form .cssClass{
    padding: 1px 0px;
}
body.nursery #inner form .cssClass{
    padding: 4px 0px;
}
#inner form .submit {
    clear:both;
}

#inner h4 a{
    color: #728550;
    font-weight: bold;
    font-family: Helvetica;
    font-size: 14px;
}
#inner h5 {
    font-size: 11px;
    color: #000;
    margin-left: 15px;
}
#widgetCheckBlog {
    width: 83%;
margin: 0 auto;
}
body.nursery #widgetCheckBlog {
    display: none;
}
#widgetCheckBlog a {
    color: #728550;
    font-weight: bold;
}

#widgetColorBlocks {
    background: url('../../img/widgetResultBkg.jpg');
}
#widgetContainer .colorBlock {
    margin: 5px;width: 40px;height:40px;float:left;
}
body.nursery #widgetContainer .colorBlock {
    margin: 5px;width: 40px;height:40px;float:left;
}
#widgetColorBlocks {
    width:100px;
    float:left;
    margin:10px 0px 0px 40px;
}
body.nursery #widgetColorBlocks {
    width:100px;
    float:left;
    margin:10px 0px 0px 10px;
}

/* Color Widget Overrides 
#clb{
    clear:both;
    width:100%;
}
.color-scheme-widget {
clear: both;
padding: 0;
position: relative;
width: 245px;
margin: 15px 0;
}
.swatch-wrapper {
overflow: hidden;
padding: 5px 0;
width: 71%;
float: left;
}
.swatch-shadow {
    display:none;
}
.swatch {
height: 72px;
width: 50px;
}
.color-scheme-widget .swatch-tools-wrapper {
background: url('../../img/widgetSwatchTrayBkg.jpg') no-repeat;
width: 42px;
float: left;
height: 83px;
margin: 2px 0px 0px 0px;
padding:0px;
}
.tools-toggle {
    display: none;
}
.swatch-tools {
width: 40px;
display: block;
padding-left: 5px;
padding-top: 8px;

}
.swatch-tools {
    margin-right:26px;
}
*/
.share-fb, #colorxscheme, #addFromTool {
    display: none;
}

.color-scheme-widget {
    margin: 0px 0px 3px 0px;
    padding: 0;
}

body.nursery #takeagain {
    position: absolute;
    width: 280px;
    right: 0px;
    bottom: 102px;
}
a.room-scheme {
    display:none;
}