@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 td	{ font-size: 0.9em; }

.type1	{ font-size: 0.9em; text-indent: 1em; }

#info	{ font-size: 0.9em; color:#FF0000; }

dl	{ margin: 0.3em; }

dt	{
	margin-top: 0.3em;
	padding-left: 1em;
	font-size: 0.9em;
	font-weight: bold;
	background: url(../images/qube_mini.gif) no-repeat 0px 3px; }

dd	{ margin-left: 1em; font-size: 0.9em; }