@charset "utf-8";
@import url(../qg/2colomn.css);

#article .section {
	clear: both;
}

#article h4 {
	margin-bottom: 3px;
}

#article .lm {
	font-weight: normal;
	font-size: small;
}

#article .section {
	margin-top: 0px;
	text-indent: 0em;
}

#article .section img {
	margin: 0px 24px 0px 24px;
	float: left;
}

#article h5 {
	font-size: small;
	margin: 0px;
}

#article .section p {
	font-size: small;
	margin: 0px 0px 0px 24px;
}

#article .sectionfooter {
	font-size: x-small;
	clear: both;
	text-indent: 1em;
	text-align: left;
	margin: 0px 0px 0px 13px;
}

#article ul {
	margin: 20px 0px 0px;
	margin-left: -2.5em;
	margin-top: 0px;
}

#article li {
	list-style-type: none;
	list-style-image: none;
	background: url("../qg/img/ulli.gif") no-repeat 0px 0.5em;
	margin-left: 0em;
	text-indent: 1em;
}

#article .order {
	padding: 1px 2px;
	border: 1px solid #000000;
	background: #ffff99;
	color: #000000;
	text-decoration: none;
}

#article .order:hover, #article .order:focus {
 position: relative;
 top: 2px;
}

#article .order[href]:hover {	/*for Mozilla*/
 position: relative;
 top: 2px;
}

#article h3.now , #article a.now {
	color: #cc9900;
}

#article li.now, #sidebar li.now {
	background: url("img/now.gif") no-repeat 0px 0.2em;
}