/* Philosophy */

.imgLeft {
  margin: 5px 10px 0 0;
}

/* Overview */
.textRgiht {
  text-align:right;
}

.s {
  font-size:70%;
}

.ms {
  font-size:80%;
  line-height:140%;
}

.red {
  color:#FF0000;
}

/* Outline */
.textCenter {
  text-align:center;
}

.imgRight {
  margin:5px 0 0 10px;
}

