.linkslist ul {
   margin:2em 0 0 0;
	 padding:2em 0 0 0;
   border-top:1px solid #CCCCCC;
	 list-style:none;
	 width:430px;
}
.linkslist li {
   width:430px;
   float:left;
	 clear:left;
}
.linkslist li img {
   float:left;
	 margin-right:20px;
}
.linkinfo {
   float:left;
	 width:300px;
}