.hilited {
	background-color: #FFCCCC;
	font-family: Arial, Geneva, verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.tablebox {
	background-color: #F5F5DC;
	border: 1px solid #808080;
}

.tdbox {
	border-bottom: 1px solid #808080;
}

/* for extensionlist */

#extbarwrapper {
	width: 270px;
}

#extbarwrapper ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	width: 270px;
	margin-left:5px;
}

#extbarwrapper a
{
	padding: 0px;
	margin-left: 9px;
	background-color: #FFFFFF;
	display: block;
	width: 261px;
	line-height: 18px;
}

#extbarwrapper a:link, #extbar a:visited
{
	color: #666666;
	text-decoration: none;
	width: 261px;
	border-bottom-color: #F0F0F0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 0px;
	margin-left: 9px;
}

#extbarwrapper a:hover
{
background-color: #D1D6E9;
}
.una {
	font-size: 9px;
}
#extbarwrapper strong {
	font-weight: bold;
	color: #66CC66;
}
#extbarwrapper .category {
	background: #CCCCCC;
}

/* end for extensionlist */
.content {
	font: small Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 1.5em;
}
.specialbox {
	background-color: #CCCCCC;
	padding: 1em;
	border: 1px solid #333333;
}
