@charset "utf-8";
/* CSS Document */


.itemFrame{
	border-bottom:1px dotted #000;
	margin-bottom:10px;
}


.itemHeader{
	color: #FFFFFF;
	font-family: Arial, Helvetica,sans-serif;	
	padding-left: 0px;
	padding-top:2px;
	margin-bottom: 4px;
	font-weight:bold;
}


.itemDate{
	color:#222222;
}


.itemText{
	margin:10px;
	margin-left:30px;
}

.itemLine{
	border-bottom:1px dotted #000;
	margin-bottom:10px;
}
