<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------------------------------------------
# JA Sanidine II for Joomla 1.5 - Version 1.0 - Licence Owner JA98631
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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;
}

ul.ja-bullettin li {
	margin: 0;
	padding: 8px 0;
	position: relative;
	width: 100%;
	background: url(../images/sep-d.gif) repeat-x bottom;
}

ul.ja-bullettin img {
	position: absolute;
	left: 0;
	top: 8px;
}

ul.ja-bullettin div {
	line-height: 1.2;
	display: block;
}

ul.ja-bullettin span {
	color: #0189C7;
	font-size: 92%;
}
</pre></body></html>