﻿#class-outer-container
{
    position:relative;
    border:solid 0px black;
    top:0px;
    left:43px;
}

#class-detail-crumbs-box
{
    position:relative;
    top:0px;
    left:50px;
    margin-bottom:3px;
}

#class-detail-cloud
{
    width:725px;
    height:870px;
    background-image:url('/images/class-detail-cloud.gif');
    background-position: top left;
    background-repeat:no-repeat;
    position:relative;
    top:0px;
    left:0;
}

#class-detail-left
{
    border:solid 0px black;
    float:left;
    margin-left:49px;
    margin-top:32px;
    width:400px;
}

#class-detail-right
{
    border:solid 0px black;
    float:left;
    margin-left:67px;
    margin-top:32px;
    width:186px;
}

#class-detail-right-right
{
    border:solid 0px black;
    float:left;
    margin-left:40px;
    margin-top:100px;
    width:208px;
}
#class-addtocart
{
    margin:20px 0px 0px 20px;
}

#class-viewcart
{
    margin-left:38px;
}

#class-image-registerandbuy
{
    margin-top:36px;
}

#class-waitlist
{
    width:220px;
    margin-top:30px;
    padding-top:7px;
}

#class-needhelp-nomargin
{
    width:220px;
    border-top:solid 2px #009999;
    padding-top:7px;
    margin-top:7px;
}

.class-namespanel
{
    margin-top:5px;
    margin-left:30px;
}

#class-registerandbuy
{
   margin-top:15px;
}