/*
 * ------------------------------------------------------------------------
 * JA Rasite Template for J2.5 & J31
 * ------------------------------------------------------------------------
 * 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%;
	list-style: none;
}

ul.ja-bulletin li {
	background: none !important;
	border-bottom: 1px solid #202020;
	line-height: normal;
	margin: 0;
	padding: 8px 0 !important;
	position: relative;
	width: 100%;
}

ul.ja-bulletin img {
	left: 0;
	position: absolute;
	top: 8px;
}

ul.ja-bulletin div {
	display: block;
	line-height: 1.2;
}

ul.ja-bulletin span {
	color: #999;
	font-size: 92%;
}

ul.ja-bulletin li a {
	font-weight: bold;
	text-decoration: none;
	border: 0 !important;
}

ul.ja-bulletin li a:hover,
ul.ja-bulletin li a:focus,
ul.ja-bulletin li a:active {
}