
#acc-tbl,#tut-tbl,#pricing-tbl,#program-tbl,#itin-tbl {
border-spacing:7px;
}
#acc-tbl {
width:100%;
}

#acc-tbl td {
border-bottom:1px solid #ccc;
background:#fff;
}

#acc-tbl td:first-child {
font-weight:bold;
width:137px;

}

#acc-tbl td:last-child {
padding-left:17px;

}


/*itin table */
#itin-tbl {
width:100%;

}
#itin-tbl th {
background-color:#abaacc;
color:#fff;
font-weight:bold;

}

#itin-tbl td {
background-color:#e3e3ee;
font-weight:bold;

}

#pricing-tbl {
padding:0;
margin:0;
clear:both;
overflow:visible;
}

#pricing-tbl th {
font-weight:bold;
color:#FFFFFF;
background-color:#f5634a;
padding:7px 0 7px 17px;
text-align:left;
}

#pricing-tbl td {
background-color:#ffffff;
}

#pricing-tbl p {
margin:0 0 7px 0;
padding:0 0 7px 0;
}

#includes {
width:97%;
margin:0 auto;
padding:7px 0 0 0;
}

/*tuition table */

#tut-tbl th {
font-weight:bold;
color:#FFFFFF;
background-color:#f5634a;
padding:7px 0 7px 17px;
text-align:left;
}

#tut-tbl th:last-child {
padding:7px 0 7px 17px;
}

#tut-tbl td {
background:#ffffff;
padding:7px 0 7px 17px!important;
}

.wtf {
padding:7px 0 7px 17px!important;
	text-align:left!important;

}
.first {
background-color:#06437f!important;
font-weight:bold!important;
color:#FFFFFF!important;
font-size:15px!important;
height:27px!important;
text-align:center!important;
padding:0!important;
margin:0!important;
}



#tut-tbl td:last-child {
width:57px;
text-align:center;
padding:0!important;
}

#tut-tbl p {
font-weight:bold;
margin:0;
padding:0;
}

/*program objectives */

/*#program-tbl {
/*height:342px;
height:334px;
width:334px;
background-image:url(images/prg.png);
background-repeat:no-repeat;
margin:7px 0 0 0;
} */

#program-tbl td {
background:#ffffff;
}

#program-tbl p {
padding:7px 0 0 7px;
}

#program-tbl th {
background-color:#26257C;
font-weight:bold!important;
color:#FFFFFF!important;
font-size:15px!important;
text-align:center!important;
padding:0!important;
margin:0!important;
}
#program-tbl .first {
height:40px!important;
}