/*
 * ------------------------------------------------------------------------
 * JA Travel Template for Joomla 3x
 * ------------------------------------------------------------------------
 * 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 { width: 95%; }

#ja-bulletin ul li { border: none; }

#ja-bulletin ul li span {
	color: #caa89a;
	display: block;
	font-size: 80% !important;
	margin-bottom: 3px;
	text-transform: uppercase;
}

#ja-bulletin ul div { line-height: normal !important; }

#ja-bulletin ul li a { display: block; font-size: 120%; }

#ja-bulletin a.links {
	background: url("../images/bg-bulletin.gif") repeat-x left top;
	color: #5d544f;
	display: inline-block;
	height: 21px;
	line-height: 21px;
	margin-top: 10px;
	padding: 0 10px;
	text-align: center;
}