/**
 * ------------------------------------------------------------------------
 * JA Nex Template for J25 & J30
 * ------------------------------------------------------------------------
 * 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-slidenews-item {
	border-bottom: none;
	background: url(../images/border-right.gif) repeat-y;
	padding: 0 14px;
	clear: none;
	float: left;
	width: 29%;
	line-height: 1.6;
}

.ja-slidenews-item:first-child {
	background: none;
}

.ja-slidenews-item .ja-title {
    padding: 0 0 10px;
	line-height: 1.2;
}

.ja-slidenews-item .ja-createdate {
	font-weight: 100;
	padding: 0;
	color: #ccc;
}

.ja-slidenews-item img { float: left; }

.ja-slidenews-item img[align="right"] { margin-left: 15px; float: right; }
.ja-slidenews-item img[align="left"] { margin-right: 15px; float: left; }
