/*
 * ------------------------------------------------------------------------
 * JA Teline III template for Joomla 1.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 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.
 * ------------------------------------------------------------------------
*/

div.ja-bulletin {
	position:relative;
}

ul.ja-bulletin {
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.ja-bulletin li {
	margin: 0;
	padding: 5px 0 !important;
	border-bottom: 1px dotted #E6E6E6;
	background: url(../images/arrow.png) no-repeat 2px 9px !important;
	position: relative;
	width: 100%;
	line-height: normal;
}

ul.ja-bulletin div {
	padding-left: 12px;
}

ul.ja-bulletin img {
	position: absolute;
	left: 0;
	top: 6px;
}

ul.ja-bulletin div {
	line-height: 1.2;
}

ul.ja-bulletin span {
	font-size: 85%;
	color: #999999;
}
