/*
 * ------------------------------------------------------------------------
 * JA Erio Template for Joomla 2.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.
 * ------------------------------------------------------------------------
*/

.ja-bulletin ul li, ul.ja-bulletin li {
	min-height: 50px;
	padding: 20px 0 !important;
	position: relative;
	border-top: 1px solid #eee;
}

.ja-bulletin ul li:first-child, ul.ja-bulletin li:first-child {
	border-top: none;
}

#ja-right div.ja-moduletable .ja-bulletin a { border-bottom: none; line-height: 1.3; }

.ja-bulletin ul li:hover img, 
ul.ja-bulletin li:hover img{ background-color: #222; }

.ja-bulletin ul img, ul.ja-bulletin img{ position: absolute; top: 20px; left: 0; }

.ja-bulletin ul div, ul.ja-bulletin div{
    margin-top: -3px;	
}

.ja-bulletin a.mostread, ul.ja-bulletin a.mostread{ color: #222; }

.ja-bulletin a.mostread:hover, ul.ja-bulletin a.mostread:hover{ color: #3ea3d2; }

.ja-bulletin ul div span, ul.ja-bulletin div span { display: block; color: #aaa; font-size: 92%; padding-top: 3px; }

