
div.bottompane {
	border: 0px;
	position: absolute;
	top: 27px;
	left: 452px;
	width: 250px;
	height: 187px;
	text-align:right;
	/*background-image:url('../images/whois-main.gif');*/
	background-image:url('../images/dotcom.gif');
}

div.bottomseparator {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 7px;
	height: 185px;
	font-size: 0pt;
	background-color:#ffffff;
	z-index:1;
}

div.bottomseparatorover {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 7px;
	height: 185px;
	font-size: 0pt;
	background-color:#ffbc98;
	z-index:2;
}

div.bottomsummary {
	position: absolute;
	top: 27px;;
	left: 11px;
	width: 437px;
	height: 185px;
	background-color:#f2f2f2;
	text-align:right;
	z-index:1;
}

div.summarypanel{
	border: 0px;
	position: absolute;
	left:10px;
	top:10px;
	height: 165px;
	width: 415px;
	text-align:left;
	overflow: auto;
  scrollbar-base-color: #f2f2f2;
  /*scrollbar-arrow-color: #969696;
  scrollbar-track-color: #969696;
  scrollbar-shadow-color: #969696;
*/
  scrollbar-lightshadow-color: white; 
	scrollbar-darkshadow-color: #969696;
  /*
  scrollbar-highlight-color: #969696;
  scrollbar-3dlight-color: #969696;*/

}

div.footer {
	border:0px;
	position: absolute;
	top: 217px;
	left: 000px;
	width: 700px;
	height: 10px;
}