﻿#features .ui-tabs-panel
{
	padding: 1em 0 0 300px;
	width: 280px;
}

#features .ui-tabs-panel .photo
{
	margin-left: -300px;
}

#latest h2
{
	font-size: 100%;
	height: 23px;
	padding-right: 20px;
	position: relative;
	width: auto;
}

#latest h2 a.rss,
#latest h2 a.rss:link
{
	background: url("images/icon_rss.png") left top no-repeat;
	display: block;
	height: 16px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	text-decoration: none;
	text-indent: -1000em;
	top: 2px;
	width: 16px;
}

#latest .columns
{
	margin-bottom: 3em;
}

#latest .column1,
#latest .column2
{
	border-bottom: 1px solid #D8D9D4;
}

#training
{
	background: url("images/feature_columns.gif") left top repeat-y;
	border-bottom: 1px solid #EBEAE7;
	margin: 0 0 3em 0;
	overflow: hidden;
	width: 100%;
}

#training h2
{
	background-color: #FFF;
}

#training h3
{
	background-color: Transparent;
	border-style: none;
	color: #C00;
	font-size: 105%;
	margin-top: 0;
}

#training h3 a:hover
{
	text-decoration: underline;
}

#training ul
{
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#training ul li
{
	display: inline;
	float: left;
	margin-left: 3%;
	width: 22%;
}

#training ul li:first-child
{
	margin-left: 0;
	width: 23.5%;
}

#training ul ul li,
#training ul ul li:first-child
{
	display: block;
	float: none;
	margin: 0;
	width: auto;
}

#training ul ul li a,
#training ul ul li a:link
{
	text-decoration: none;
}

#training ul ul li a:hover
{
	text-decoration: underline;
}

#Sidebar .slideshow
{
	height: 67px;
	margin: 0;
	padding: 0;
	width: 140px;
}

#Sidebar .slideshow li
{
	height: 67px;
	width: 140px;
}

#Sidebar .sponsors
{
	font-size: 90%;
}

#Sidebar .sponsors .column1,
#Sidebar .sponsors .column2
{
	text-align: center;
	width: 140px;
}
