/*
# ------------------------------------------------------------------------
# JA Anion template for Joomla 1.5.x
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/

div.ja_slidetitle {
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
}

.ja-contentslider { position: relative; }

.ja-contentslider-left, .ja-contentslider-right {
	width: 10px;
	height: 10px !important;
	line-height: 10px !important;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
	
.ja-contentslider-left { right: 15px; }

.ja-contentslider { padding-top: 1px; }

.ja_slideimages, .ja_slidetitle, .ja_slideintro { margin-right: 15px; }

.ja-slidereadmore span { width: auto; }

.ja-slidereadmore {
	position: absolute;
	bottom: 5px;
	left: 0;
}

.ja-contentslider-center img { border: 1px solid #2B2B26; }





