﻿body{
  font-family: Tahoma;
  font-size  : 12px;
}
.accessories_title{
  background: #0082D6;
  color     : #FFFFFF;
  font-weight: bold;
}
td{
  font-family: Tahoma;
  font-size  : 12px;
}
.accessories_content{
  vertical-align :top;
}
.chair_title{
  background: #0082D6;
  color     : #FFFFFF;
  font-weight: bold;
}

.chair_content{
  vertical-align :top;
}
.chair_row{
  background: #0082D6;
  color     : #FFFFFF;
}

table,td, tr{
 background-color: transparent;
 background: none;
}
#content{
  background-color: #FFF;
  width:210px;
  opacity:0.85; 
}
img#background{
  width: 100%;
  height:100%;
  position: absolute;
  top:0;
  z-index:-1;
}