.feedEkList
{
	width:550px; list-style:none outside none; border:1px solid #2C2C2C; padding:4px 6px; color:#3E3E3E;
	background-image: url("../images/trans.png");
	background-repeat: repeat;
	margin-left: 0em;
}
.feedEkList li{border-bottom:1px solid #2C2C2C; padding:5px;}
.feedEkList li:last-child{border-bottom:none;}
.itemTitle a{font-weight:bold; 	font-family: 'Gudea', sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 125%;
	//text-transform: uppercase;
    letter-spacing: 1px;
	color: #C6D4FF; text-decoration:none }
.itemTitle a:hover{ text-decoration:underline; color: #DDE5FF; }
.itemDate{font-size:10px;color:#CCC;font-family: 'Gudea', sans-serif;} 