.LeftPanel /*create an ad call to action */
{
    background-image: url(http://images.adbirds.com/home/b1.jpg);
    height: 199px;
    width: 296px;
}

.LeftInputContainer /* div containing the inputs for LeftPanel */
{
    padding: 80px 0px 0px 20px;
}

.MidPanel /*find/browse call to action*/
{
    background-image: url(http://images.adbirds.com/home/b2.jpg);
    height: 198px;
    width: 294px;
}

.MidInputContainer /*input container for MidPanel*/
{
    padding: 70px 0px 0px 20px;
}

.RightPanel /* join call to action */
{
    background-image: url(http://images.adbirds.com/home/b3.jpg);
    height: 197px;
    width: 293px;
}

.RightInputContainer /*div container for RightPanel inputs*/
{
    padding: 75px 0px 0px 20px;
}

.HButton1 /*"continue to post ad"*/
{
    background-image: url(http://images.adbirds.com/home/t1.png);
    height: 31px;
    width: 182px;
}
.HButton2 /*"go"*/
{
    background-image: url(http://images.adbirds.com/home/t2.png);
    height: 33px;
    width: 64px;
}
.HButton3 /* "select a category" */
{
    background-image: url(http://images.adbirds.com/home/t4.png);
    height: 34px;
    width: 189px;
}
.HButton4 /* "continue to register" */
{
    background-image: url(http://images.adbirds.com/home/t3.png);
    height: 32px;
    width: 179px;
}


.RegFree
{
    background-image: url(http://images.adbirds.com/reg/2.jpg);
    height: 591px;
    width: 126px;
}
.RegPersonal
{
    background-image: url(http://images.adbirds.com/reg/3.jpg);
    height: 591px;
    width: 146px;
}
.RegBusiness
{
    background-image: url(http://images.adbirds.com/reg/4.jpg);
    height: 591px;
    width: 148px;
}
.RegCharity
{
    background-image: url(http://images.adbirds.com/reg/5.jpg);
    height: 591px;
    width: 134px;
}