/*
Template name: iBox Styling
*/

@import "../../../_anthrop/ibox/ibox.html";

#ibox_wrapper {
  background: #475a42;
  border: 0px;
  color: #bbbb92;
  padding-bottom: 60px;
  font-size: 90%;
  font-style: italic;
  font-weight: normal;
}

div#ibox_close {
  display: block;
  width: 27px;
  height: 8px;
  background: url("images/close.gif") no-repeat center;
}

a#ibox_close_a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  text-decoration: none;
}