.highlight
{
	color: #CC0000;
/*	font-size: 15px;
	font-weight: bold;*/
}
.nohighlight .highlight {
   color: #000000 !important;
}
.image_item {
	max-width:100%;
	max-height: 100%;
}