div.picContent a, div.picContent img
{
	border: none;

	text-decoration: none;
}
div.picOuter
{
	clear: both;
	width: 100%;
	margin-left: 1px;
	margin-bottom: 20px;
}
div.picContent
{
	float: left;
	width: 630px;
	overflow: hidden;
	margin-left: 1px;
}
div.picInner
{
	float: left;
	width: 97px;
	height: 120px;
	margin: 0px 4px 10px 3px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.picViewOuter
{
	margin-left: 10px;
	margin-right: 10px;	
}

table.picTable
{
	margin-bottom: 15px;
}

div.picFrame
{
	border: 1px solid #CCCCCC;
	padding: 5px;
}
div.picImage
{
	width: 85px;
	height: 85px;
	text-align: center;
	
	overflow: hidden;

}
div.picText
{
	font-size: 11px;
}

div.picCaption
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 6px;
}
div.picAbstract
{
	font-size: 11px;
	margin: 5px 0 5px 0;
}
div.picTime
{
	font-size: 10px;
}
.picSelected
{
	font-weight: bold;
}
