@charset "UTF-8";

@import url(common.css);
@import url(dropdownmenu.css);

h3	{
	padding-left: 1em;
	background: url(../images/qube.gif) no-repeat left center; }

#content table	{ 
	margin-top: 5px;
	margin-right: 5px;
	border-collapse: collapse; }

#content th	{
	padding: 1px 3px;
	border: 1px solid #999;
	font-size: 0.9em;
	font-weight: normal;
	text-align: center; }

#content td	{
	padding: 1px 3px;
	border: 1px solid #999;
	font-size: 0.9em; }

dl	{ margin-bottom: 0.5em; }

dt	{
	padding-left: 1.2em;
	font-size: 0.9em;
	font-weight: bold;
	background: url(../images/qube.gif) no-repeat left center; }
	
dd	{
	padding-left: 1.2em;
	font-size: 0.9em;
	list-style-type: none; }

.type1	{ font-size: 0.9em; text-indent: 1em; }

.type2	{ font-size: 0.9em; font-weight: bold; }