@CHARSET "UTF-8";

.lqmPane
{
	padding: 10px;
}

.lqmContentPlugin {
	margin: 10px auto;
}

.lqmDescription {
	margin: 0 auto; 
	text-align: center;
}

.lqmDescriptionTitle {
}

.lqmDescriptionText {
}

.lqmExportLink {
	float: right;
}

.lqmFormTable {
	margin: 0 auto; 
	text-align: center;
}

.lqmQueryTable {
	margin: 0 auto; 
	text-align: center;
}

.lqmResults, .lqmResultTable {
	margin: 0 auto; 
	text-align: center;
}

.lqmMessage, .lqmResultMessage, .lqmErrorMessage {
	margin: 0 auto; 
	text-align: center;
}

.lqmFieldsetDescription {
	display: block;
}

.LQMFormContainer div
{
	margin-bottom: 5px;
}

.LQMApplicationDescription p
{
	margin-top: 6px;
}

.LQMApplicationQueries li
{
	list-style: none;
}
	
div#lqmInlinePane
{
}
