#maincontent
{
    background: #fff;
}
#bd-inner
{
    padding-bottom: 1em;
}
#column-container
{
    margin: 2em 0 0 -15px;
    width: 940px;
}

#column-container table
{
    width: 100%;
}

#column-container h3
{
    margin-top: 0px;
}
#column-container td.cell1 h3.person
{
    margin: 0 0 3px 0;
    height: 43px;
    line-height: 43px;
    text-indent: 55px;
    background: url("/images/icon/In-Person-Tutoring.png") no-repeat 0 5px;
}
#column-container td.cell2 h3.online
{
    margin: 0 0 3px 0;
    height: 43px;
    line-height: 43px;
    text-indent: 55px;
    background: url("/images/icon/Online-Tutoring.png") no-repeat 0 2px;
}
#column-container td.cell3 h3.phone
{
    margin: 0 0 3px 0;
    height: 43px;
    line-height: 43px;
    text-indent: 32px;
    background: url("http://dev.testmasters.net/images/icon/Telephonic-Tutoring.png") no-repeat 0 5px;
}
#column-container table td
{
    vertical-align: top;
    padding: 0px 20px 0 20px;
}
/* Three Columns Start */
#column-container table td.cell1, #column-container table td.cell2, #column-container table td.cell3
{
    width: 272px;
    background: url("/images/background/column-table-top.png") repeat-x 0 0;
    padding-top: 14px;
}
/* Three Columns End */

/* Two Columns Start */
#column-container table td.twocell1, #column-container table td.twocell2
{
    width:422px;
	background: url("/images/background/column-table-top.png") repeat-x 0 0;
    padding-top: 14px;
	text-indent: 50px;
	height: 43px;
    line-height: 43px;
}

#column-container table td.twocell1-plain, #column-container table td.twocell2-plain /*no-icon*/
{
    width:448px;
	background: url("/images/background/column-table-top.png") repeat-x 0 0;
	padding:14px 0 0 20px !important;
}

#column-container table td.twocell1 h3, #column-container table td.twocell2 h3 {
	font-size:21px;
	margin-top:0px;
}
#column-container table td.twocell1 h3.noicon, #column-container table td.twocell2 h3.noicon{
	background:none;
	text-indent:0;
	line-height:normal;
	height:20px;
}
#column-container table td.twocell1 h3{
	background: url("/images/icon/In-Person-Tutoring.png") no-repeat 0 5px;
}
#column-container table td.twocell2 h3{
	background: url("/images/icon/Personal-Statement-Intensive.png") no-repeat 0 5px;
}

/* Two Columns End */

#column-container table td.sep-top
{
    width: 1px;
    padding: 0px;
    background: url("/images/background/column-table-sep-top.png") 0 0 no-repeat;
}

#column-container table td.sep-mid
{
    padding: 0px;
    background: url("/images/background/column-table-sep-middle.png") 0 0 repeat-y;
}

#column-container table td.sep-bottom
{
    padding: 0px;
    background: url("/images/background/column-table-sep-bottom.png") 0 bottom no-repeat;
}

#column-container table td.bottom
{
    padding-top: 0px;
    padding-bottom: 16px;
    background: url("/images/background/column-table-bottom.png") repeat-x 0 bottom;
}

/* UL FOR TUTORING STARTS */

#column-container table ul.dotted
{
    margin: 10px 0 4px 0;
}
#column-container table ul.dotted li
{
    list-style-type: none;
    line-height: 1.8;
}

/* UL FOR TUTORING ENDS */

#column-container .links {
	padding-top:10px !important;
	line-height:1.8;
}

/* UL TEST-LANDING STARTS */

#column-container table ul.list
{
    margin: -10px 0 10px 0;
}
#column-container table ul.list li
{
    list-style-type: none;
    background: url("/images/icon/box-bullet-IV.png") no-repeat 0 12px;
    padding: 6px 0 0 14px;
}
#column-container table td a.view
{
    color: #060c3c;
    text-decoration: none;
    margin-left: 13px;
    font-weight: bold;
    background: url("/images/icon/box-bullet-III.png") no-repeat 0 3px;
    padding: 0 0 0 13px;
}
#column-container table td a.view:hover
{
    background-position: 0 -26px;
    color: #4a85c7;
}
/* UL TEST-LANDING ENDS */
