/* CSS Document */

.loq_clear{
	clear:both;
}

.loq_latest_feeds h2{
	color: #FFF;
	font-size: 18px;
	text-align: center;
	padding:0 0 5px 0;
	border-bottom:1px solid #999999;
	margin:0 0 20px 0;
}

.loq_feeds_ul li{
	line-height:25px;
	list-style:square;
	padding: 8px 0;
}

.loq_feeds_ul li a{
	text-decoration:none;
	color:#FFF;
	font-size:14px;
}

.loq_feeds_ul li a:hover{
	text-decoration:underline;
}

.loq_feeds_ul_wrapper{
	padding:10px 20px;	
	background:#222222;
	border:1px solid white;
}

.loq_feeds_ul{
	margin:10px 0 0 16px;
}

.loq_latest_feeds{
	width:350px;
}

.loq_links{
	margin:5px 0 0 0;
}

.loq_links p{
	float:left;
	color:#999999;
	font-size:12px;
	margin:5px 5px 0 0;
	line-height:11px;		
}

.publisher_title{
	text-decoration:none;
}

.loq_feeds_ul_wrapper p{
	color:#646E76;
	font-size:10px;
}