/*------------------------------------------------------------------------
# JA Quartz for Joomla 1.5 - Version 1.0 - Licence Owner jSharing
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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-catslwi {
  position: relative; 
  margin: 0; 
  padding: 0;
}

.ja-catslwi-container {
	width: 98%;
	position: absolute; 
	z-index: 1; 
	bottom: 0; 
	left: 0;
	margin: 2px;
}

.ja-catslwi-text {
	position:relative;
	height: 0; 
	overflow: hidden;
}

.ja-catslwi-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.ja-catslwi-display {
	position: absolute; 
	top: 0;
	left: 10px;
	width: 89%;
}



/* JA Catslwi */
#ja-topsl2 .ja-catslwi-display h3 {
	letter-spacing: normal !important;
	margin: 5px 0;
	border-bottom: 1px solid #666666;
	color: #FFFFFF !important;
	font-size: 90%;	
	text-transform: none;
}

div.ja-catslwi {
	width: 215px;
	float: left;
}

.ja-catslwi-first {
	margin-right: 10px;
}

.ja-catslwi-center {
	margin: 0 10px 0 5px;
}

.ja-catslwi-last {
	margin-left: 5px;
}

.ja-catslwi-first .ja-catslwi-inner,
.ja-catslwi-center .ja-catslwi-inner,
.ja-catslwi-last .ja-catslwi-inner {
	margin: 0;
	position: relative;
}

.ja-catslwi-display {
	left: 0;
	width: 90%;
	padding: 0 7px;
}

#ja-topslwrap2 {
  margin-bottom: 130px;
  padding-left: 7px;
  text-align: center;
}

a.coolprev {
  width: 210px;
  height: 80px;
  color: white;
  text-decoration: none;
}

a.coolprev:visited {
  color: white;
}