﻿#PressEvents
{
	width: 100%;
}
#PressEvents ul
{
	display: block;
	padding: 0;
	margin: 0;
}
#PressEvents ul li
{
	background: 0;
	padding: 0;
}
#PressEvents #Lists
{
	clear: both;
	min-height: 500px;	
	_height: 500px;
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 15px;
}

#PressEvents .content{ margin-left: 205px;}

.listColor {
	padding-left: 10px;
	}

.listColor .last {border-bottom: 0px;}

#PressEvents .item .title
{
	padding-bottom: 0;
	font-weight: bold;
	color: #ef7d0b;
	font-size: 12px;
}
	#PressEvents .item .title a
	{
		color: #ef7d0b;
		text-decoration: none;
	}

#PressEvents .content .date
{
	color: #7b7a7a;
	font-size: 11px;
	font-family: Arial;
	padding-bottom: 0;
}

#PressEvents .content h3
{
	color: #ef7d0b;
	font-weight: bold;
}

#PressEvents .sep
{
	height: 1px;
	width: 100%;
	border-bottom: solid 1px #ccc;
	margin-bottom: 30px;
	margin-top: 29px;
}
	
#PressEvents .item .img 
{
	overflow:hidden;
	float: left;
	width: 107px;
	height: 70px;
	margin-right: 28px;
}
	#PressEvents .item .img img
	{
		width: 105px;
		height: 68px;
		border: solid #ccc 1px;
	}
	
#PressEvents .item .date,
#PressEvents .item .title,
#PressEvents .item .location
{
	padding-bottom: 4px;
}	
		
#PressEvents #ItemPanelHeader 
{
	font-size: 28px;
	font-weight: normal;
	font-family: times;
	color: #000000;
	float: left;
	width: 190px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	overflow: hidden;
	}
	
#PressEvents #ItemPanelBody h3 
{
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
	}