/*-----------------------------------------------------------*/

.itemList_foundzero{
}

.itemList{
	padding-top:10px;
	padding-bottom:10px;
/*	border-bottom:1px solid #cccccc;*/
}

.itemList_header{
	padding-bottom:10px;
}

.itemList_header_title{
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

.itemList_header_date{
	font-size:10px;
}

.itemList_pict{
/*	border:1px solid #cccccc;*/
	padding:2px;
	background-color:#FFFFFF;
}

.itemList_body{
	font-size:11px;
}

.itemList_link{
	padding-top:10px;
}

/*-----------------------------------------------------------*/