
	.project_overview_item{
		margin-top: 5px;
		clear:both;
		border-top: 1px solid #000;
		padding: 5px 0px 5px 0px;
	}
	 .project_overview_item img{
		border: 2px solid #ffffff;

	}
	.project_overview_item_text{
		float:left;
		width: 380px;
		margin: 0px 5px 0px 0px;
	}

	.project_overview_item_thumbnail{
		float:right;
		width: 120px;
		overflow: hidden;
	}
	.project_overview_item_clear
	{
		position: relative;
		float: left;
		clear:both;
		height: 1px;
	}


	.project_detail_holder
	{
		background-color: #d5d2d5;
		border: 1px solid #b2adb2;
		padding: 15px;
	}

	.project_detail_caption{
		font-weight: bold;
		width: 180px;
		vertical-align: top;
	}

	.jpops img{
		border: 2px solid #ffffff;
	}


	.thumb{
		float:left;
		margin: 0px 10px 10px 0px;
		/*width: 120px;
		height: 70px;*/
	}


	.product_detail_holder{
		background-color: #d5d2d5;
		border: 1px solid #b2adb2;
		padding: 15px;
	}
	.product_detail_caption{
		font-weight: bold;
		width: 180px;
		vertical-align: top;
	}

	.product_overview_item .caption{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.product_overview_item img{
			border: 2px solid #ffffff;
	}


#projectlist
{
float: left;
position: relative;
clear: both;
width: 100%;
}

#holder_search_form
{
float: left;
position: relative;
clear: both;
margin: 0px 0px 10px 0px;
}


.fullrow
{
float: left;
position: relative;
clear: both;
width: 100%;
text-align: right;
}


.tabelref select
{
width: 280px;
height: 62px;
font-size: 11px;
}


.subgroups
{
/*
list-style-type: none;
padding: 0;
margin: 0;*/
}

span.listprojects
{
line-height: 17px;
font-size: 17px;
font-weight: bold;
clear: both;
}