/* CSS Document */


#content .att_right img,
#layer .att_right img{
  border: 2px solid white;
}

#content .att_right,
#layer .att_right {
  float: right;
  padding-right: 20px;
  padding-left: 20px;
  width: auto;
}


