.pages.prindex
{
	padding: 0px;
	margin: 0px;
}

.pages.prindex .title
{
	border-bottom:1px solid #87888C;
	color:#CECED0;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:10px;
	margin-right:10px;
	padding-bottom:10px;
}

.pages.prindex th
{
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

.pages.prindex a
{
	font-weight: bold;
	text-decoration: none;
}

.pages.prindex .prindex.table td
{
	padding-bottom: 20px;
}

.pages.prindex .paging
{
	padding: 5px;
	text-align: center;
}

.pages.prindex .paging div
{
	display: inline;
}

.pages.prindex #flash
{
	background: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.pages.prview #flash
{
	background: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.pages.prindex img,
.pages.prview #flash img
{
	display: block;
}

.pages.prindex #content
{
	float: right;
	height: 390px;
	overflow: hidden;
	padding: 20px 10px;
	width: 640px;
}

.pages.prindex #content .article
{
	height: 350px;
	overflow: auto;
}

.pages.prview #content
{
	float: right;
	height: 390px;
	overflow: hidden;
	padding: 20px 10px;
	width: 640px;
}

.pages.prview #content .article
{
	height: 330px;
	overflow: auto;
}

.pages.prview #content .title
{
	border-bottom:1px solid #87888C;
	color:#CECED0;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:20px;
	margin-right:10px;
	padding-bottom:20px;
}

.pages.prindex .paging .disabled
{
	display: none;
}

.pages.prindex .pr-title a
{
	font-size: 125%;
	text-decoration: underline
}

.pages.prindex .pr-date
{
	font-weight: bold;
	padding-bottom: 5px;
}

.pages.prindex .pr-readmore
{
	text-align: right;
	padding: 5px;
}

.pages.prindex .pr-readmore a
{
	text-decoration: underline;
}
