/** PageBody Settings **/

.TextDiv {
  float: left;
  padding: 5px 0px 0px 80px;
}

.BtnDiv {
  float: right;
  padding: 5px 5px 0px 0px;
}

.SiteTextDiv {
  float: left;
  padding: 5px 0px 0px 5px;
}

.sText {
	border: 1px dotted #CCCCCC;
	width: 130px;
}

.sBtn {
  width: 44px;
  height: 21px;
}

.ssText {
	border: 1px dotted #CCCCCC;
	width: 190px;
}

.DlList dd {
  text-align: left;
  padding-left: 3px;
}



#SuperCoolSite td {
	text-align: left;
	width: 16%;
	white-space: nowrap;
	padding: 1px 1px 1px 5px;
}

#Search td {
  width: 50%;
}

#GoogleSearch {
	background: url(/Images/GoogleLogo.gif) transparent no-repeat;
	width: 270px;
	border-right: 1px dotted #CCCCCC;
}

#CrackSearch {
	background: url(/Images/abslogo.jpg) transparent no-repeat 8px 0px;
	width: 270px;
}


#SiteNews dl {
  width: 100%;
	height: 113px;
}

#SiteNews dd {
	text-align: left;
	background: url(/Images/dot.gif) transparent no-repeat 0px 3px;
	padding: 0px 0px 0px 12px;
	line-height: 150%;
}

#SiteSearch {
  height: 113px;
	vertical-align: middle;
	background: url(/Images/GoogleLogox.gif) transparent no-repeat;
}




.FriendLinks {
  clear: both;
  width: 780px;
  padding: 5px 0px 5px 0px;
}

.FirstPageImageLinks, .FirstPageTextLinks {
  clear: both;
  width: 98%;
}
.FirstPageImageLinks td, .FirstPageTextLinks td { padding: 2px; }
.FirstPageTextLinks td {
  color: #DDDDDD;
  width: 11%;
}

