div.newsPressGrp
{
	margin: 1em 0 0.5em 0;
	clear: left;
}
ul.newsPressGrp
{
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}
ul.newsPressGrp li.newsPressGrp
{
	float: left;
	margin: 0 8px 8px 0;
	overflow: hidden;
}
ul.newsPressGrp li.first
{
}
div.newsPressGrp .label
{
	color: #777;
	font-weight: lighter;
	font-style: normal;
}
ul.newsPressGrp li.newsPressGrp div.photo
{
	float: none;
	margin: 0;
	padding: 0;
	display: block;
}
ul.newsPressGrp li.newsPressGrp .itemTitle
{
	font-size: 1em;
	margin: 0.3em 0 0.1em 0;
	text-align: center;
	text-decoration: none;
}

.newsPress div.photoBrowser
{
	float: none;
	display: block;
	margin: 1em 0;
}
.newsPress div.Caption
{
	text-align: center;
	font-size: 0.9em;
	margin: 0.3em 0 0.8em 0;
}

.newsPressDetailItem
{
	color: #000;
	background: #fff;
	padding: 10px;
	border: 1px solid #000;
}
.nextPrevControls
{
	margin: 1em 0;
	text-align: center;
}
