#our_cupcakes_panel_text_main {
    position: relative;
    margin-left: 0px;
    margin-top: 195px;
    padding-top: 17px;
    padding-left: 12px;
    padding-right: 14px;
    width: 751px;
    height: auto;
    background-image: url("../img/bg_with_shadow.gif");
    z-index: 1}

#our_cupcakes_grey {
    position: relative;
    float: left;
    margin-left: 0px;
    margin-top: 10px;
    width: 142px;
    height: 142px;
    background: #DDEEEE;
    z-index: 2}

#our_cupcakes_white {
    position: absolute;
    margin-left: 1px;
    margin-top: 1px;
    width: 140px;
    height: 140px;
    background: #FFFFFF;
    z-index: 2}

#our_cupcakes_thumb {
    position: relative;
    margin-left: 0px;
    margin-top: 0px;
    width: 142px;
    height: 142px;
    background: #FFFFFF;
    z-index: 2}

#our_cupcakes_spacer {
    position: relative;
    float: left;
    margin-left: 0px;
    margin-top: 6px;
    width: 10px;
    height: 142px;
    background: #FFFFFF;
    z-index: 2}


