div.pj-item,div.pj-item-title,div.pj-item-files,div.pj-thumb{}
div.pj-item
{
	position:relative;
	float:left;
	height:250px;
	width:600px;
	margin-bottom:20px;
}
div.pj-item-f
{
	float:left;
	height:180px;
	margin-bottom:10px;
	position:relative;
}
div.pj-item-title
{
	font-weight:bold;
	font-size:11px;
	height:25px;
}
div.pj-item-title-f
{
	font-weight:bold;
	font-size:11px;
	height:20px;
	
}
div.pj-item-title-f:first-letter{font-size:15px; color:#FF0033; font-weight:bold;}
div.pj-item-desc
{
	font-size:10px;
	border:1px solid #fff;
	padding:0px 5px 5px 5px;
	clear:both;
}
div.pj-item-files
{
	margin-bottom:10px;
}


div.pjd-item{
	float:left;
}
div.pjd-item-title
{
	font-weight:bold;
	font-size:15px;
	margin-bottom:10px;
}
div.pjd-item-desc
{
	font-size:11px;
	word-wrap:break-word;
	width:238px;
	padding:20px;
	border:1px solid #ccc;
	line-height:20px;
	background-color:#FFFFFF;
}
div.pjd-item-files
{
	margin-bottom:10px;
	font-weight:bold;
	font-size:10px;
}
div.pjd-featured div
{
	font-size:9px;
	line-height:13px;
	font-weight:normal;
}
div.pjd-featured-title
{
	margin-top:120px;
	padding-bottom:20px;
	font-size:10px;
	line-height:13px;
	font-weight:bold;
	clear:both;
}
div.pj-thumb{position:relative;width:259px; height:145px; overflow:hidden; border:1px solid #999; float:left; margin-left:20px;}
div.pj-thumb-f{width:235px; height:145px; overflow:hidden; border:1px solid #999;}