/*------------------------------------------------------------------------
 # $JA#PRODUCT_NAME$ - Version $JA#VERSION$ - Licence Owner $JA#OWNER$
 # ------------------------------------------------------------------------
 # Copyright (C) 2004-2009 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;
	width: 260px;
}

ul.ja-bullettin li {
	
	padding: 6px 5px 8px;
	border-bottom: 1px dotted #BBBDFB;
	background: none;
	position: relative;
	width: 255px;
	line-height: normal;
	list-style:none;
	height:68px;
	text-align:right
}

ul.ja-bullettin img {
	float:right;
	border:2px solid #CCCCCC;
}

ul.ja-bullettin div {
	line-height: 1.2;
	display: block;
}

ul.ja-bullettin span {
	font-size: 85%;
	color: #999999;
}