/*********************************************/
/*  Creighton Students Union sub page styles
/*********************************************/

#content_left
{
  margin-top: 0px;
  display: block;
  float: none;
  width: 100%;
}

#content_right
{
  margin: 0px 0px 12px 12px;
  background-color: #ffffff;
  width: 200px;
  border: 1px solid #666666;
  margin-left: 1em;
  margin-bottom: 1em;
}

#content_right h4
{
  background-color: #11297b;
  border-bottom: 1px solid #666666;
  color: #ffffff;
  font-size: 1.15em;
  margin: 0px;
  padding: 0.5em;
}

#content_right p
{
  margin-left: 0.5em;
  margin-right: 0.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}

#content_border
{
  left: 0px;
  top: 0px;
}
