/*------------------------------------------------------------------------
 # JA Teline III Stable - Version 1.2 - Licence Owner JA163055
 # ------------------------------------------------------------------------
 # Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 # @license - Copyrighted Commercial Software
 # Author: J.O.O.M Solutions Co., Ltd
 # Websites: http://www.joomlart.com - http://www.joomlancers.com
 # This file may not be redistributed in whole or significant part.
 -------------------------------------------------------------------------*/

ul.ja-bullettin {
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.ja-bullettin li {
	margin: 0;
	padding: 4px 0;
	/*border-bottom: 1px solid #E6E6E6;*/ /* Removed by Chris */
	background: none;
	position: relative;
	/*width: 100%;*/ /* Removed by Chris to fix issue with text extending off right edge of screen */
	line-height: normal;
}

ul.ja-bullettin img {
	position: absolute;
	left: 0;
	top: 8px;
}

ul.ja-bullettin div {
	line-height: 1.2;
	display: block;
}

ul.ja-bullettin span {
	font-size: 85%;
	color: #999999;
}
