div#esquerda{
	width:290px;
	position:absolute;	
	top:30px;
	left:30px;
}

div#direita{
	width:678;
	height:auto;
	position:absolute;
	top:30px;
	left:315px;
}

	a:link {
	color: #98999B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #98999B
}
a:hover {
	text-decoration: none;
	color: black;
}
a:active {
	text-decoration: none;
}
			html {
				overflow:auto;
				margin: 0;
				padding: 0;
			}
			body {
				margin: 0;
				padding: 0;
				
			}
			
			#pane1 {
				height: 100px;
			}
			#pane2 {
			overflow:auto;
				height: 300px;
				width: 312px;
				
			}
			#pane3 {
			overflow:auto;
				background: #333;
				width: 150px;
				height: 50px;
			}
			dl { width: 268px; }
	dl,dd { margin: 0; }
	dt { font-size: 12px;  margin: 2px; }
	dt a { color: #FFF; }
	dd a { color: #000; }
	ul { list-style: none; padding: 5px; }
			
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #98999B;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	clip: rect(auto,auto,auto,auto);
	background-position: 10px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	vertical-align: top;
	line-height: 1.3;
	font-variant: normal;
}

.style6 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #98999B;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	clip: rect(auto,auto,auto,auto);
	background-position: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	vertical-align: top;
	line-height: 1.3;
	font-variant: normal;
	
}
.style5 {font-size: 9px;
}
        </style>