/** PageBody Settings **/

#ImageLink {
  clear: both;
  width: 750px;
  height: 60px;
  border-top: 1px solid #848484;
  border-bottom: 1px solid #848484;
}

#ImageLink table {
  margin-top: 8px;
}

#ImageLink table td {
  padding: 3px;
}

#Readme {
  float: left;
  width: 700px;
  padding: 20px 0px 20px 60px;
}

#Readme dd {
  text-align: left;
	line-height: 150%;
	background: url(/Images/icon_doc.gif) transparent no-repeat 0px 0px;
	padding: 0px 0px 0px 22px;
}

.Google_Ads {
  float: right;
  width: 120px;
  padding: 20px 15px 10px 10px;
}

#ServerList {
  clear: both;
  width: 750px;
  padding: 20px 0px 20px 0px;
}

#ServerList table {
  width: 100%;
  background-color: #848484;
}

#ServerList td {
  padding: 3px;
  background-color: #E1E1E1;
}

#ServerList th {
  padding: 3px;
  color: #FFFFFF;
  background-color: #393939;
	font-weight: normal;
}


.ServerListName {
  width: 55%;
}

.xx {
	width: 320px;
	float: left;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.PurposeLink {
  float: right;
  width: 120px;
  padding: 20px 15px 20px 10px;
}

.PurposeImage {
  padding: 5px;
}
