/*------------------------------------------------------------------------
# JA Teline II 1.0 - April, 2008
# ------------------------------------------------------------------------
# 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
-------------------------------------------------------------------------*/

h2.jazin1-title, h4.jazin1-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	margin-bottom: 5px;
}

/* ARTICLE SECTION
--------------------------------------------- */
#ja-news1 {
	clear: both;
	width: 100%;
	padding: 0;
}
#latestnews1 {
	clear: both;
	width: 100%;
	padding: 0;
}

#jazin1-wrap {
	padding: 0;
	border-bottom: 5px solid #ABABAB;
}

#jazin1 {
	padding: 0;
	border-bottom: 3px solid #FFFFFF;
}

div.jazin1-left {
	float: left;
	background: url(../images/vline.gif) repeat-y right;
}

div.jazin1-center {
	float: left;
	background: url(../images/vline.gif) repeat-y right;
}

div.jazin1-right {
	float: right;
}

div.jazin1-box {
	background: url(../images/dot.gif) repeat-x bottom;
	margin: 10px;
	padding-bottom: 15px;
}

div.jazin1-left .jazin1-box {
	margin-left: 0;
}

div.jazin1-right .jazin1-box {
	margin-right: 0;
}

div.section-box {
	clear: both;
	background: url(../images/section-box.gif) repeat-x;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.title-box {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/title-box.gif) repeat-x;
}

div.title-box40 {
	clear: both;
	margin: 0;
	background: url(../images/title-box.gif) repeat-x;
	height: 40px;
}
div.title-box50 {
	clear: both;
	margin: 0;	
	background: url(../images/title-box.gif) repeat-x;
	height: 50px;
	overflow-y: hidden;
	margin-bottom: 2px;
	font-size: small;
}

div.title-box50 img{
margin-right: 5px;
width: 50px;
height: 50px;
border: 1px solid silver;
}
div.more-box	{
	clear: both;	
	background: url(../images/more-box.gif) repeat-x;
	text-align: center;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 120%;
}
div.section-box span {
	margin: 0px;
	padding: 3px 0 3px 8px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	font-family: tahoma, verdana, arial, serif;
	font-size: medium;
	font-weight: bold;
}
.title-box50 a {
overflow-y: hidden;
height: 50px;
}
div.title-box, .title-box40, .title-box50 a {
	margin: 0px;
	padding: 2px 0 2px 3px;
	display: block;
	/*font-family: Cambria, "Times New Roman", Times, serif;*/
	letter-spacing: 1px;
	line-height: 1.2;
}
div.more-box a {
	padding: 3px 0 0 0;
	display: block;
	color: #000000;
	font-family: tahoma, verdana, arial, serif;
	text-align: center;
	font-weight: bold;
}


div.title-box, .title-box40, .title-box50, .more-box a:hover,
div.title-box, .title-box40, .title-box50, .more-box a:active,
div.title-box, .title-box40, .title-box50, .more-box a:focus {
	text-decoration: none;
}