#tools
{
	position:			absolute;
	top:				70px;
	left:				510px;
	z-index:			100;
	background-color:	rgb(153,153,153);
}

#tools table td
{
	width:				109px;
	background-color:	rgb(255,255,217);
}

.tooltext
{
	padding:			0px 10px 15px 14px;
	font-family:		arial,sans serif;
	font-size:			11px;
	line-height:		15px;
}

.tooltext a
{
	display:			block;
	color:				rgb(153,153,153);
}

a
{
	color:				rgb(153,153,153);
}

td#content
{
	padding-top:		25px;
}

a#feature
{
	display:			block;
	position:			absolute;
	top:				502px;
	left:				510px;
	
	width:				201px;
	
	background-color:	rgb(153,0,51);
	padding:			0px 10px;
	line-height:		20px;
	text-decoration:	underline;
	font-family:		verdana,sans serif;
	font-size:			11px;
	color:				white;
}