/***** weblinks *****/

#lkat {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
	background-color: white;
}
	
#litem {
	margin-bottom: 10px;
	padding-left: 0px;
}
	
#lname {
	font-weight: bold;
	padding:4px 0px;
}
	
#ltext {
	margin-top: 3px;
	line-height: 1.5em;
	color: #5A5A5A;
}

#llink img{
	margin-right: 10px;
}

#llink a{
	align: left;
	text-decoration: none;
	color: #5A5A5A;
	font-weight: bold;
}

#lurl {
	margin-top: 3px;
}
	