#topimage {
  background-image: url(http://www.istplaza.com/cambodia2/images/topimageback.jpg);
  background-repeat: repeat-x;
}
#topimage-inner {
  width: 850px;
  margin: 0 auto; /* center on everything else */
}
#content br {
  margin-bottom: 20px;
}
#content-inner p {
  margin: 10px 0;
}
#content-inner p img {
  float:left;
  margin: 0 3px 3px 0;
}
#news-topics {
}
#news-topics ul {
  margin: 10px 0;
  padding-left: 0;
  list-style: none;
}
#news-topics li {
  background-image: url("http://www.istplaza.com/cambodia2/images/arrow.gif");
  background-repeat:no-repeat;
  background-position:left top;
  border-bottom: 1px dotted #bcbcbc;
  margin-top: 0;
  padding-left:15px;
  color: #000000;
  line-height: 25px;
}
#news-topics li a {
  text-decoration:none;
  color: #444;
}
#news-topics li a:hover {
  text-decoration:none;
  color: #ff0000;
}
#topworks {
  width: 850px;
  margin: 0 auto; /* center on everything else */
}
#topworks-inner {
  margin-left: 10px;
}
.topworksbox {
  float: left;
  width: 265px;
  border: 1px solid #a0a0a0;
  margin: 10px 5px 0 0;
  padding: 2px;
  text-align: left;
}
#topworks img {
  float: left;
}
#topworks h3 {
  width: 155px;
  clear: none;
  float: right;
  background-color: #ffffff;
  background-image: url("http://www.istplaza.com/cambodia2/images/topworksheader.gif");
  background-repeat:no-repeat;
  background-position:left top;
  margin: 0;
  padding: 4px 0 4px 5px;
}
#topworks h3 a {
  text-decoration:none;
  color: #444;
}
#topworks h3 a:hover {
  text-decoration:none;
  color: #ff0000;
}
.topworksbox p {
  float: left;
  margin: 10px 0 0 5px;
}
