@import "/shared/first-layer/stylesheets/style.css";

#header_bg {
	background: #fff;
}

#etools_header {
 text-indent: -2000px;
 width: 100%;
 height: 140px;
 margin: 3px 0 0 0;
 background: url(/etools/img/etools_header.jpg) no-repeat top right;
}

#content,
#etools_top,
#etools_bottom {
	overflow: hidden;
	width: 100%;
}

h3#message {
 text-indent: -2000px;
 margin: 0;
	float: left;
	width: 230px;
	height: 330px;
	background: url(/etools/img/message.png) no-repeat top left;
}

.left {float: left;}
.right {float: right;}

#etools_top {margin-bottom: 3px;}

#etools_top,
#etools_bottom {width: 539px;}

dl.etools {padding: 0;}
dl#etools_top_1,
dl#etools_bottom_1 {padding-right: 17px;}

dl.etools dt a,
dl.etools dt a:visited {
	margin-bottom: 0;
	width: 211px;
}
dl.etools dd {
	width: 251px;
	min-height: 10em;
	margin: 0 0 4px 0;
	padding: 5px;
}

a.more_info {font-size: 90%;}

#edinsight_info {
	float: right;
	width: 480px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background-color: #EBEBE8;
}

#edinsight_info #padding { padding: 5px; }

