/**********************************************************************/
/*                             QLF CSS                                */
/**********************************************************************/

div#qlfooter, 
div#qlfooter  a:hover, div#qlfooter  a , div#qlfooter  a:visited,
div#qlfooter  table, div#qlfooter  tr, div#qlfooter td, div#qlfooter  tbody,
div#qlfooter table b
{
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

div#qlfooter
{
	text-align:center;
}

div#qlfooter  a , div#qlfooter  a:visited
{
	color:#888888;
	text-decoration: none; 
}

div#qlfooter table b
{
	color:#d0d0d0;
}

div#qlfooter  a:hover
{
	color:#ffffff;
	text-decoration: underline ;
	border:none;
}

div#qlfooter  table, div#qlfooter  tr, div#qlfooter td, div#qlfooter  tbody 
{
	background:none;
	border:none;
}

div#qlfooter  table
{
	margin:auto;
	width:90%;
	text-align: left;
}

div#qlfooter  table li
{
	margin-left:20px;
}

div#qlfooter table td
{
	vertical-align:top;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:15px;
} 

div#qlfooter table td#qlfootercol
{
	border-right: solid 1px #666666;
}