/* XXX REMOVE */
#demoMessage {
    display: none !important;
}
h2 {
    font-size: 2em;
}
h2, h3 {
    color: #232F84;
}
#header {
    display: none;
}
#header #brand a {
    display: none;
}
#header #socialMedia {
    display: none;
}
#header .footer {
    display: none;
}
#content .body > div {
    padding: 0;
}
#mainContent {
    padding: 25px;
	background:#ffffff;
}
#landingPageBanner {
    display: none;
    background-color: #4AAA42;
    background: -moz-linear-gradient(top, #5D9732, #B3D88C);
    background: -webkit-linear-gradient(top, #5D9732, #B3D88C);
    background: -o-linear-gradient(top, #5D9732, #B3D88C);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5D9732', endColorstr='#B3D88C');
    background: -ms-linear-gradient(top, #5D9732, #B3D88C);
    height: 300px;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
}
#anchorPanel {
    /*visibility: hidden;*/
    background-color: #232F84;
    background-image: url('http://www.searchforeducation.com/kaplan/images/kaplan_n.png');
    background-size: 179px auto;
    background-position: 18px 19px;
    background-repeat: no-repeat;
    height: 100px;
    width: 400px;
    border-top-left-radius: 25px;
    position: relative;
    top: 200px;
    left: 510px;
    z-index: 1;
}
#student {
    background-image: url('http://www.searchforeducation.com/kaplan/images/kaplan_s.png');
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: top left;
    height: 300px;
    position: relative;
    top: -100px;
    left: 55px;

}
#headline {
    background-image: url('http://www.searchforeducation.com/kaplan/images/kaplan_h.png');
    background-size: 574px;
    background-repeat: no-repeat;
    background-position: top left;
    bottom: 347px;
    left: 310px;
    width: 574px;
    height: 101px;
    position: relative;
}
#theK {
    background-image: url('http://www.searchforeducation.com/kaplan/images/kaplan_t.png');
    background-size: 100px;
    background-repeat: no-repeat;
    height: 98px;
    width: 100px;
    float: left;
}
#mainContent > div.grid_9 {
    width: 489px;
}
#schoolLogo {
    display: none;
}
#schoolFormBlock {
    margin:0 0 0 0;
    background-color: #C9CBCC;
	position:relative;
}
#schoolFormBlock .heading, #schoolFormFooter > button {
    background-color: #232F84;
}
.formFields{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0 0 0 0 0;
	}
