/**
 * ------------------------------------------------------------------------
 * JA Nex Template for J25 & J30
 * ------------------------------------------------------------------------
 * 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;
}

div.ja-bulletin ul {
	margin: 0;
	padding: 0 15px;
}

div.ja-bulletin ul.ja-bulletin li {
	margin: 0;
	padding: 18px 0;
	border-top: 1px solid #e5e5e5;
	background: none;
	position: relative;
	line-height: normal;
	width: 100%;
	overflow: hidden;
}

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

div.ja-bulletin ul.ja-bulletin img {
	float: left;
	border: 1px solid #222;
}

div.ja-bulletin ul.ja-bulletin div {
	line-height: 1.6;
}

div.ja-bulletin ul.ja-bulletin span {
	font-size: 85%;
	display: block;
	padding: 5px 0 0;
	color: #aaa;
}

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

div.ja-bulletin ul.ja-bulletin .mostread {
	font-weight: bold;
}