﻿/*	-------------------------------------------------------------------
	Center panel
*/

.body td
{
	vertical-align: top;
	text-align: left;
}

.body td.col-left
{
	width: 600px;
	line-height: 13.5pt;
	padding: 12px 20px 0 15px;
}

.panel-body
{
	margin-top: -33px;
}

.body td.col-right
{
	width: 235px;
}

/**/
.content-item h2 a
{
	color: #D4D3CD;
	text-decoration: underline;
	/*border-bottom: #ffffff 1px solid;*/
}

.content-item h2
{
	font-size: 12pt;
	margin-bottom: 15px;
	font-weight: bold;
	text-indent:0px;
	/*color: #efeecd;*/
}

/*
.content-item h2 a,
.content-item h2 a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.content-item h2 a:active,
.content-item h2 a:hover
{
	text-decoration: underline;
}*/

.content-item
{
	min-height:100px;
}

.content-item .excerpt
{
	padding-left: 110px;
}

.content-item .pubdate
{
	margin-top: 6px;
}

.content-item h2 a.jt
{
	background: url('/client/black/images/small-jt-logo.png') no-repeat left top;
	padding-left: 22px;
}

.content-item .pic-jt
{
	background: url('/client/black/images/small-jt-logo.png') no-repeat 82px 79px;
	width: 100px;
	height: 100px;
	z-index: 1000;
	position: absolute;
}