.phcmnt .frm4 {
  float:left;
  border : 1px solid #68b;
  margin : 6px;
  text-align : center;
  font-size:80%;
  width:152px;
  height:54px;
  line-height:1.2em;
}

.phcmnt .frm4r {
  float:right;
  border : 1px solid #68b;
  margin : 6px;
  text-align : center;
  font-size:80%;
  width:152px;
  height:54px;
  line-height:1.2em;
}

.phcmnt .gphl {
  width : 320px;
  font-size : 120%;
  float : left;
  border : 1px solid #68b;
  margin : 5px;
  text-align : center;
  font-weight:bold;
}
.phcmnt .gphl img {
  margin : 0px;
}
.phcmnt .gphr {
  width : 320px;
  font-size : 120%;
  float : left;
  border : 1px solid #68b;
  margin : 5px;
  text-align : center;
  font-weight:bold;
}
.phcmnt .gphr img {
  margin : 0px;
}
.gphwide {
  width : 660px;
  border : 1px solid #68b;
  margin : 6px;
  text-align : center;
  font-weight:bold;
  clear:both;
}
.gphwide img {
  width : 660px;
}
.gphwideS {
  width : 480px;
  border : 1px solid #68b;
  margin : 6px;
  text-align : center;
  font-weight:bold;
  float : left;
}
.gphwideS img {
  border : 1px solid #68b;
  width : 100%;
}
.gphwideSr {
  width : 480px;
  border : 1px solid #68b;
  margin : 6px;
  margin-right : 20px;
  text-align : center;
  font-weight:bold;
  float : right;
}
.gphwideSr img {
  border : 1px solid #68b;
  width : 100%;
}
