/*
# ------------------------------------------------------------------------
# JA Rasite template for Joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/

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 {
}