/** PageBody Settings **/

.Readme {
  width: 580px;
	padding: 5px;
}

.Readme dd {
  text-align: left;
	line-height: 150%;
	background: url(/Images/icon_doc.gif) transparent no-repeat 0px 0px;
	padding: 0px 0px 0px 22px;
}

.ServerListName {
  width: 55%;
}

.HistoryDetails {
  width: 80%;
}

.ImageLink, .TextLink { width: 100%; }

.ImageLink td {
	width: 88px;
	height: 31px;
	padding: 3px;
}

.TextLink td {
	width: 88px;
	padding: 3px;
}

