.growbox {
  width: 926px;
  display: block;
  margin: 8px auto;
  position:relative;
  
  color:#cfc9be;
  font-size:13px;
  line-height:150%;
}

.growbox h1{
  color:#e8e2d6;
  font-size:1.4em;
  font-weight:bold;
  margin:0px 0 8px;
}

.growbox h2{
  color:#e8e2d6;
  font-size:1.2em;
  font-weight:bold;
  margin:0px 0 8px;
}

.highlight{
  color:#e8e2d6;
}

.growbox p{
  text-align:justify;
  padding:6px 0 8px 0;
}

.growbox ul{
  margin:4px 0 8px 10px;
}

.growbox ul li{
  display:block;
  background-image:url(images/list-item.png);
  background-repeat:no-repeat;
  background-position:0 3px;
  padding-left:18px;
}

.growbox a{
  text-decoration:underline;
  font-weight:bold;
  color:#e8e2d6;
}

.growbox a:hover{
  color:#ffffff;
}

.growbox-body {
  padding: 0 62px;
  background-repeat: repeat-y;
  background-image:url(images/growbox-body.png);
  position:relative;
}

.growbox-header, .growbox-footer {
  cursor: pointer;
}

.toggle{
  width:32px;
  height:7px;
  position:absolute;
  left:447px;
  top:2px;
}

.toggle-footer{
  position:relative;
  top:23px;
}

.toggle-footer-news{
  position:relative;
  top:33px;
}

.growbox-header:hover .toggle{background-image:url(images/growbox-toggle-top.png);}
.growbox-footer:hover .toggle{background-image:url(images/growbox-toggle-bottom.png);}


.growbox-header {
  width: 926px;
  height: 33px;
  background-image:url(images/growbox-header.png);
  position:relative;
}

.header-table{
  width:760px;
}

.growbox-header-title{
  position:absolute;
  top:4px;
  left:55px;
  width:229px;
  height:49px;
}

.growbox-header-title .title{
  padding:2px 16px 4px 16px;
  background-color:#46433e;
  background-image:url(images/growbox-title-bg_2.png);
  background-position:bottom left;
  background-repeat:repeat-x;
  color:#e8e2d6;
  text-transform:uppercase;
  font-size:1.1em;
  line-height:110%;
  border-left:1px solid #4c4943;
  border-right:1px solid #4c4943;
  float:left;
  position:relative;
}

.growbox-header-left{
  position:absolute;
  bottom:0;
  left:-1px;
  width:5px;
  height:16px;
  background-color:#46433e;
  background-image:url("images/growbox-header-left.png");
  background-position:bottom left;
  background-repeat:repeat-x;
}
.growbox-header-right{
  position:absolute;
  bottom:0;
  right:-1px;
  width:5px;
  height:16px;
  background-color:#46433e;
  background-color:#ff00ff;
  background-image:url("images/growbox-header-right.png");
  background-position:bottom left;
  background-repeat:repeat-x;
}

.arrow-link-news{
  right:-0px;
  bottom:-46px;
}

.teaser-content{
  position:absolute;
  top:6px;
  left: 303px;
  height:45px;
  padding:5px 0 5px 20px;
  border-left:1px solid #45413B;
  width:540px;
}

.teaser-content-news{
  padding:10px 0 5px 20px;
  height:50px;
  width:490px;
}

.teaser-content div{
  color:#a6a198;
  margin:0;
  padding:0;
  font-size:13px;
  height:39px;
  overflow:hidden;
}

.click-to-open{
  color:#5c5854;
  font-size:10px;
  text-transform:uppercase;
  position:absolute;
  left:108px;
  bottom:4px;
}

.growbox:hover .click-to-open{
  color:#ffffff;
}

.click-to-close{
  color:#5c5854;
  font-size:10px;
  text-transform:uppercase;
  position:absolute;
  left:108px;
  bottom:4px;
}

.growbox-footer:hover .click-to-close{
  color:#ffffff;
}

.more{
  color:#8c8881;
  font-size:10px;
  text-transform:uppercase;
  position:absolute;
  right:20px;
  top:38px;
}

.growbox-footer {
  height: 33px;
  display: block;
  width: 926px;
  background-image:url(images/growbox-footer.png);
}

.growbox-footer-news {
  height: 43px;
  display: block;
  width: 926px;
  background-image:url(images/fullwidth-footer.png);
}

.expand-button, .next-button, .prev-button, .top-button {
  display: block;
  float: right;
  width: 18px;
  height: 16px;
  margin: 8px 9px 6px 0;
  background-image:url(images/growbox-button-open.png);
  cursor: pointer;
}

.expand-button{
  float:left;
  margin-left: 8px;
}

.next-button {
  position:absolute;
  right:-1px;
  top:-33px;
  width:19px;
  margin-right:9px;
  background-image:url(images/growbox-button-down.png);
}

.prev-button {
  position:absolute;
  right:26px;
  top:-33px;
  width:19px;
  margin-right:4px;
  background-image:url(images/growbox-button-up.png);
}

.top-button {
  width:19px;
  background-image:url(images/growbox-button-top.png);
}

.img-box{
  height:100%;
  line-height:100%;
  position:relative;
  margin-top:16px;
}

.img-box .border-top-left{
  width:4px;
  height:4px;
  position:absolute;
  top:-4px;
  left:-4px;
  background-image:url(images/border-top-left.png);
}
.img-box .border-top{height:4px; width:100%;position:absolute; top:-4px; left:0px; background-image:url(images/border-top.png);}
.img-box .border-top-right{width:4px; height:4px; position:absolute; top:-4px; right:-4px; background-image:url(images/border-top-right.png);}
.img-box .border-right{width:4px; height:100%; position:absolute; top:0px; right:-4px; background-image:url(images/border-right.png);}
.img-box .border-bot-right{width:4px; height:4px; position:absolute; bottom:-4px; right:-4px; background-image:url(images/border-bot-right.png);}
.img-box .border-bot{width:100%; height:4px; position:absolute; bottom:-4px; left:0px; background-image:url(images/border-bot.png);}
.img-box .border-bot-left{width:4px; height:4px; position:absolute; bottom:-4px; left:-4px; background-image:url(images/border-bot-left.png);}
.img-box .border-left{width:4px; height:100%; position:absolute; top:0px; left:-4px; background-image:url(images/border-left.png);}