
body {
  margin: 0;
  padding: 0;
  width: 600px;
}

div#print-header {
  margin: 0 !important;
  padding: 0;
  width: 600px;
  height: 90px;
  display: block;
}
div#top_whole {
  display: none !important;
  width: 600px !important;
  height: auto !important;
}
div#bodycontainer {
  overflow: visible !important;
  width: 600px;
  margin: 0;
  padding: 0;
}
div#bodycontainer #faqleft {
  display: none !important;
}
div#bodycontainer #main {
  position: static !important;
  width: 600px !important;
  height: auto !important;
  float: left !important;
  clear: both !important;
  margin: 0;
  padding: 0;
}
div#bodycontainer #main #main_body {
  width: 600px;
  float: left;
  margin: 0;
  padding: 0;
}
div#footer {
  width: 600px;
  float: left;
  overflow: visible !important;
  height: auto !important;
  margin: 0;
  padding: 0;
}
div.clear {
  width: auto !important;
  float: none !important;
  clear: both !important;
  margin: 0 !important;
  padding: 0 !important;
}



/* homepage styles */

div.home_top_left {
  display: none !important;
}
div.home_top_right {
  position: static !important;
  left: auto;
  top: auto;
  clear: left !important;
  float: left !important;
  width: 600px !important;
  height: 5em !important;
  margin: 0;
  padding: 0;
}
div.home_top_right img
{
  position: static !important;
  left: auto;
  top: auto;
  float: right;
}
div.home_top_right #welcome {
  position: static !important;
  left: auto;
  top: auto;
}
div.home_top_right #virtual_acad_txt {
  position: static !important;
  left: auto;
  top: auto;
}
div.home_top_right #answer {
  position: static !important;
  left: auto;
  top: auto;
}
div.home_top_right #answer2 {
  position: static !important;
  left: auto;
  top: auto;
}
div.home_top_right #simply_type
{
  position: static !important;
  left: auto;
  top: auto;
  width: 600px;
}

.bottom-left {
  clear: left;
  float: left;
  width: 600px !important;
}
.bottom-left-top .bottom-left-heading {
  width:600px;
  height: auto;
}
.bottom-left-top .bottom-left-heading h2 {
  margin: 1em 0 0 0;
  padding: 0;
  font-size: 1.4em !important;
}
.bottom-left-top .bottom-left-buttons {
  display: none;
}
.bottom-left-body {
  float: left;
  width:600px;
}

#news_panel {
  display: block !important;
  float: left;
  width: 600px;
}
#questions_panel {
  display: block !important;
  float: left;
  width: 600px;
}

.bottom-left .left-text-inner {
  float: left;
  width: 600px;
  height: auto !important;
}
.bottom-left .left-text-inner .whole_item {
  float: left;
  width: 600px;
  margin: 0;
  height: auto !important;
  overflow: visible; !important;
}

.bottom-right {
  clear: left;
  float: left;
  width: 600px !important;
  margin: 0;
  padding: 0;
}
.bottom-right .quicklinks {
  float: left;
  width: 600px;
}
.bottom-right .quicklinks img {
  display: none;
}
.bottom-right .quicklinks .quicklinksheading {
  font-size: 1.5em;
  height: auto;
  margin: 1em 0 0 0;
  padding: 0;
}

.bottombuttons {
  float: left !important;
  width: 600px !important;
}


div#bodycontainer #minisearch
{
margin: 0;
padding: 0;
text-align: left;
width: 390px;
}
div#bodycontainer #minisearch a
{
display: none;
}
div#bodycontainer #minisearch h3
{
color: #000;
}
#minisearchbar
{
display: none;
}
div#bodycontainer #minisearch #search_bar #refine, div#bodycontainer #minisearch #search_bar #categories
{
display: none;
}
div#bodycontainer #minisearch #search_results_title
{
display: none;
}
div#footer
{
display: none;
}