body {
	
}

.halftransparency{
  filter: alpha(opacity=25);
  -moz-opacity:0.25;
  opacity:0.25;
}

.itemtitle  {
	font-size : 16pt ;
	padding : 4px 4px 4px 15px;
	color : white;
	background-attachment : inherit; 
	background-image : url(../index.files/blue_p6b.gif);
}
.item-title  {
	font-size : 16pt ;
	color : #ff8000;
}
