.egglatest{
	border-top:solid 0px #ddd;
	border-bottom:solid 0px #ddd;
	padding:8px 0px;
	margin-bottom:10px;
} 
.egglatest a:link{ text-decoration:none; color:#2C2C2C;}
.egglatest a:visited { text-decoration:none;color:#2C2C2C; }
.egglatest a:hover { text-decoration:underline;color:#2C2C2C; }

.egglatest_title{
	margin:0px 0px 6px 0px;
	padding:4px 0px 6px 0px;
	text-align:left;
	font-size:12px;
	background:url(./img/title_bg.gif) repeat-x;

}
.egglatest_list{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.egglatest_list .content{
	background-color:#ffffff;
	border:solid 0px #ebebeb;
	padding:0px;
}
.egglatest_list .content .img{
	float:left;margin-right:8px;
}
.egglatest_list .content p{
	
	background:url(./img/content.gif) 0px 0px no-repeat;
	margin:4px 2px;
	text-indent:12px;
}
.egglatest_list li{
	margin:2px 0px;
	text-indent:6px;
	background:url(./img/dot.gif) 0 50% no-repeat;
}

.egglatest_list li .name{
	float:right;
}
