/********************************************************************
* Name..............: 3column.css
* Description.......: overwrite sub.css for www.ASI.edu
* Created by........: MPG
* Modified by.......: MPG
* Last Modified.....: 06/10/2011
********************************************************************/

.page-display-name-2 {
  font-family: "Times New Roman", Times, serif;
  color: #9a3b26;
  font-size: 25px;
  height: auto;
  width: 450px;
  border-bottom: none;
  display: block;
  padding: 2px 0px 4px 0px;
  margin: 0px;
  line-height: normal;
  overflow:visible;
}
.page-display-name {
	display:none;
}

#left_column {
  margin: 5px 0px 0px 0px;
}
#lower_bg {
  background: url(https://www.zuc.ca/Files/main/images/Redesign2009/bg_content_top_v2.png) no-repeat 50% 0;
}
.ASI-image {
	width:470px;
	overflow:hidden;
}
.ASI-image img {
	padding-bottom:12px;
}
#col_rt_btm {
background: none;
background-color: transparent;
padding: 0 10px 10px 14px;
margin-top: 0px;
}

#col_rt_btm img {
   margin-bottom: 12px;
	margin-left:-14px;
}

#col_rt_btm li img, #col_rt_btm p img {
   margin-bottom: 0px;
}

#col_rt {
  width: 220px;
  margin: 0 0 0 0px;
  padding: 0;
  float: right;
background: none;
     background-color: transparent;
}
#main_content {
	margin-bottom:0px;
  background: url(https://www.zuc.ca/Files/main/images/Redesign2009/bg-rtcol.gif) repeat-y left top;
  margin-top:34px;
	border-top:solid 1px #dddddd;
	padding:14px 0 18px 0;
}
#col_rt_btm .quicklinks h2 {
  border-top: none;
  border-bottom: none;
}
.contactbox{
  padding: 18px 0px 10px 0px;
  border-top: none;
  border-bottom: none;
}