.egglatest{
	border-top:solid 1px #d6d9f1;
	border-left:solid 1px #d6d9f1;
	border-right:solid 1px #d6d9f1;
	border-bottom:solid 1px #d6d9f1;
	padding:2px 2px;
	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; }

.hosnews_title{
    
	margin:0px 0px 0px 0px;
	padding:4px 4px 4px 4px;
	background: none;
}
.egglatest_list{
	margin:0 3 0 5;
	padding:0px;
	list-style-type:none;
}
.egglatest_list .content{
	background-color:#FBFBFB;
	border:solid 1px #ebebeb;
	padding:4px;
}
.egglatest_list .content .img{
	float:left;margin-right:4px;
}
.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;
}

