.estyle2 {
	background-color:#ffffff;
	border:1px solid #000;
	width: 160px;
}

.estyle2 div.ehead {
	background: #708091;
	color: #fff;
	border-bottom: 1px solid #000;
	text-align: center;
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 1.1em;
	font-weight: bold;
	padding-top: 1px;
}

.estyle2 div.etext {
	background: #fff;
	color: #000;
	border: 0;
	text-align: left;
	padding: 5px;
}