#left_side_bar_background {
  background-repeat: repeat-y;
  background-position: top left;
  width: 100%;
}

#right_side_bar_background {
  background-repeat: repeat-y;
  background-position: top right;

  width: 100%;
}

.left_deko_griffon{
  width: 159px;
  height: 188px;
  
  bottom: 2px;
  left: -29px;
}

.left_deko_griffon_spacer{
  width: 159px;
  height: 145px;
}

.side_bar {
  background-repeat: no-repeat;
  background-position: top left;
  
  overflow: hidden;
  
  width: 159px;
  float: left;
}

.side_bar_shield{
  height: 300px;
  overflow: hidden;
}

.side_bar_shield .shield_content{
  height: 300px;
  width: 159px;
}

.side_bar .margin{
  width: 120px;
  margin-left: 20px;
  margin-right: 19px;
}
