/**
 * ------------------------------------------------------------------------
 * JA Orisite Template J25
 * ------------------------------------------------------------------------
 * 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-healineswrap {
	padding: 0 20px;
} 

.ja-healineswrap em { float: left; height: 40px; line-height: 40px; margin-right: 20px; }

.ja-headlines {
	float: left;
	height: 40px;
	margin-left: 20px;
}

.ja-headlines a {
	color: #aaa;
}

.ja-headlines a:hover,
.ja-headlines a:focus,
.ja-headlines a:active {
	color: #c33;
}

.ja-headlines .ja-headlines-item {
	height: 40px;
	line-height: 40px;
	padding: 0 20px 0px 0px ;
}

.ja-headlines .ja-healineswrap .ja-headlines-item { padding: 0; }

a.ja-headelines-pre {
	width: 20px;
	height: 20px;
	background-position: left top;
	background-image: url(../images/bc-lr.png);
	padding: 0;
}

a.ja-headelines-next {
	width: 20px;
	height: 20px;
	background-position: right top;
	background-image: url(../images/bc-lr.png);
	margin-right: 0;
	margin-left: 5px;
}

.ja-headelines-buttons {
	float: right;
	padding-top: 10px;
	margin-right: 20px;
}

a.ja-headelines-pre:hover {
	background-image: url(../images/bc-lr.png);
	background-position: left bottom;
	padding-right: 0;
}

a.ja-headelines-next:hover {
	background-image: url(../images/bc-lr.png);
	background-position: right bottom;
}