/*#BEGIN#*/
/*# name="01 General" reference="ref/components-querylist.css\General.htm" description="General styles" #*//*---[STYLE FOR BODY OF QUERY LIST PAGE]---*/
body {
	margin: 0;
	padding: 0;
	font: normal 0.7em/1.2em verdana, arial;
	color: #7B7B7B;
	background: #E7E7E7;
}
#querylist-content-layer {
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
div.querylist-res-row01, div.querylist-res-row02 {
	margin: 0;
	clear: both;
	padding: 4px 0;
}
div.querylist-res-row01 {
	background-color: none;
}
div.querylist-res-row02 {
	background-color: none;
}
#querylist-content-layer em {
	margin: 0;
	padding: 3px 0 0 0;
	color: #7B7B7B;
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
}
#querylist-content-layer h2 {
	margin: 4px 0;
	padding: 0;
	font: bold 100% verdana;
	color: #7B7B7B;
}
#querylist-content-layer p.more {
	margin: 4px 0 0 0;
	padding: 0 8px 0 0;
	text-align: right;
}
#querylist-content-layer a {
	color: #EF6310;
	font-size: 90%;
	text-decoration: none;
}
#querylist-content-layer a:hover {
	color: #EF6310;
	text-decoration: underline;
}
#querylist-content-layer h2 a {
	font: bold 100% verdana;
	color: #7B7B7B;
	text-decoration: none;
}
#querylist-content-layer h2 a:hover {
	color: #7B7B7B;
	text-decoration: underline;
}
#querylist-content-layer:after, div.querylist-res-row01:after, div.querylist-res-row02:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#querylist-padding h2 {
        margin: 0;
	padding: 3px 0 0 0;
	color: #7B7B7B;
	font-style: normal;
	font-weight: normal;
	font-size: 90%;
}

/*#END#*/


