/** PageBody Settings **/

.ImageLink td {
  padding: 3px;
}

.Photo {
  clear: both;
  width: 90px;
  height: 120px;
  margin: 15px 5px 0px 10px;
}

.Readme {
}

.Readme dd {
  clear: both;
  float: left;
  text-align: left;
  line-height: 150%;
  width: 480px;
  background: url(/Images/icon_doc.gif) transparent no-repeat 0px 3px;
  padding: 3px 2px 1px 18px;
  margin: 0px 0px 0px 10px;
}

#Google_Ads {
  float: right;
  width: 120px;
  padding: 20px 15px 20px 10px;
}

.xx {
	width: 320px;
	float: left;
  overflow: hidden;
  text-align: left;
  text-overflow: clip;
  white-space: nowrap;
}

.DocListBox {
  clear: both;
  padding: 10px 15px 10px 15px;
}

.DocListLeft {
  clear: both;
  float: left;
  width: 360px;
}

.DocListRight {
  float: right;
  width: 360px;
}

.Group2 {
  color: #999999;
}

.DocListTable {
  width: 100%;
}

.DocListTable td {
  padding: 3px;
}

.DocItem {
  clear: both;
  float: left;
  text-align: left;
  width: 272px;
  background: url(/Images/icon_doc.gif) transparent no-repeat 0px 3px;
  padding: 5px 2px 1px 18px;
  margin: 0px 0px 0px 6px;
  border-bottom: 1px dotted #CCCCCC;
  text-overflow: clip;
  white-space: nowrap;
  overflow: hidden;
}

.DocItem a {
  clear: both;
  float: left;
  text-align: left;
}

