/**
*
* @package JVA - First Post On Every Page
* @version $Id$
* @author 2011-2025 KillBill
* @copyright (c) 2014-2025 https://jv-arcade.com/ - https://jv-arcade.com/contact
* @license https://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/

.jva_firstpost {
	margin-bottom: 10px;
	border: 5px double #ff0000;
}

.jva_firstpost_title {
	width: 100%;
	text-align: center;
}