﻿.leftColKids
{
	width: 225px;
	float: left;
	padding-right: 50px;
    
}
.rightColKids
{
	
	float: left;
}
.contentContainer
{
    width: 70%;
}
.gpheading
{
    background-image: url(../images/girlparties.jpg);
    height: 32px;
    width: 225px;
    border-bottom: solid 5px #99cccc;
}
.bpheading
{
    background-image: url(../images/boyparties.jpg);
    height: 32px;
    width: 225px;
    border-bottom: solid 5px #99cccc;
}
.indented
{
   
    margin-top: 0px;
    padding-top: 10px;
    padding-left: 10px;
}
.spacer
{
    width: 20px;
}