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