@charset "utf-8";
/* CSS Document */

#embedcode input #form_embed {
	width: 200px;
	}


#content ul.keywords {
	display: inline;
	clear:left;
	float: left;
	margin-top: 12px;
}
#content ul.keywords li {
	float: left;
	margin-left: 9px;
	font-weight: bold;
	margin-top: 9px;
}
#content ul.keywords a {
	color: #FFF;
}
#content ul.keywords a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#content ul.keywords li a {
	font-size: 11pt;
}

#content ul.dossiers {
	clear: left;
	float: left;
	margin-top: 10px;
}

#content ul.dossiers li a {
	color: #FFF;
	font-weight: bold;
}



#profiler {
	margin: 0 auto;
	width: 760px;
	border: 1px solid #999;
	background-color: #FFF;
	color: #333;
}

#profiler .content {
	margin: 5px 5px 5px 5px;
	font-size: 8pt;
	font-weight: bold;
}

#profiler .query {
	width: 100%;
	border-top: 1px solid #333;
	background-color: #EEE;
	color: #333;
}

#profiler .query .extra {
	width: 100%;
	background-color: #333;
	color: #FFF;
}

#hyvesinclude {
	line-height: 28px;
	float: left;
	margin-left: 10px;
}

