/**
 * @version		1.3
 * @package		Latest Tweets (module) for Joomla! 1.5 & 2.5
 * @author    JoomlaWorks - http://www.joomlaworks.net
 * @copyright	Copyright (c) 2006 - 2012 JoomlaWorks Ltd. All rights reserved.
 * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 */

/* Container */
div.ltBlock {clear:both;}

/* List */
div.ltBlock ul.ltBlockList {padding:0;margin:0;list-style:none;}

.ltBlockListLoader {width:100%;min-height:100px;margin:auto;}

div.ltBlock ul.ltBlockList li {padding:4px;border-bottom:1px dotted #ccc;}
ul.ltBlockListLoader li
	{
	padding:0;margin:0;list-style:none;	
	}
ul.ltBlockListLoader,.right div.bx-viewport
	{
	width: 156px !important;
		
	}
.right div.bx-viewport
	{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;	
	}