/*
 * ------------------------------------------------------------------------
 * JA Travel Template for Joomla 1.7
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 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. 
 * ------------------------------------------------------------------------
*/
#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;
}