#contents p {
  margin-bottom: 10px;
}

#contents .sideContent {
  float: right;
  width: 206px !important;
  text-align: center;
}

#contents .sideContent img{
  padding: 2px;
  border: 1px solid #D3D3E2;
  margin-left: 10px;
}

#contents .sideContent .sideBox {
  text-align: left;
  border: 1px solid #D3D3F2;
  width: 184px;
  background-image: url(/i/bgSideBox.jpg);
  background-repeat: repeat-x;
  background-color: #EFEFEF;
  padding: 10px;
  margin-bottom: 10px;
}

h1 {
  margin-bottom: 10px;
}

.wsmall {
  width: 295px;
}

.introText {
  border: 0;
  background-color: #F5F5F5;
}

