/*
# ------------------------------------------------------------------------
# JA Teline III - Version 1.3 - Licence Owner JA69177
# ------------------------------------------------------------------------
# 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: 100%;

}



ul.ja-bullettin li {

	margin: 0;

	padding: 5px 0 !important;

	border-bottom: 1px dotted #E6E6E6;

	background: url(../images/arrow.png) no-repeat 2px 9px !important;

	position: relative;

	width: 100%;

	line-height: normal;

}



ul.ja-bullettin div {

	padding-left: 12px;

}



ul.ja-bullettin img {

	position: absolute;

	left: 0;

	top: 6px;

}



ul.ja-bullettin div {

	line-height: 1.2;

	display: block;

}



ul.ja-bullettin span {

	font-size: 85%;

	color: #999999;

}

ul.ja-bullettin-newshome {

	margin: 0;

	padding: 0;

	width: 100%;

}



ul.ja-bullettin-newshome li {
	margin: 0;
	
	position: relative;
	width: 100%;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}



ul.ja-bullettin-newshome div {

	padding-left: 12px;

}



ul.ja-bullettin-newshome img {

	position: absolute;

	left: 7px;

	top: 15px;

}



ul.ja-bullettin-newshome div {

	line-height: 1.2;

	display: block;

}



ul.ja-bullettin-newshome span {

	

}