/*
Template25 (TID 27)
3rd column
*/

#page {
  width: 980px;
}

#middle {
  width: 525px;
  position: absolute;
  top: 0;
  left: 235px;
}
#right {
  display: block !important;
  width: 180px;
  position: absolute;
  right: 0px;
  top: 0px;
  border-left: 1px solid #3A3A3A;
  padding-left: 5px;
}
#left {
	position: static!important;
	border-left: none!important;
	border-right: 1px solid #3A3A3A!important;
	padding-right: 5px;
}
.headerImg img {
	width: 100%;
}