.url
{
	color: #7E4100;
}
.linkBlock h1
{
	float:left;
	margin:0px;
	padding:0px;
	font-size:12px;
	margin:0px 10px;
}
.line
{
	background-image:url('/images/bar.png');
	background-position:center;
	background-repeat:no-repeat;
	height:20px;
}
.entry
{
	margin-top: 10px;
	width: 285px;
}
.linkTitle
{
	float:left;
	width:285px;
	font-weight: bold;
	margin-bottom:10px;
}
.linkText
{
	float:left;
	width:50%;
	font-size:11px;
	color:#444;
	text-algin:justify;
}
.linkImage
{
	float:left;
	width:100px;
	height:100px;
	background-position:center;
	border:1px #CCC solid;
	background-color:#FFF;
	margin-right:10px;
	background-repeat:no-repeat;
}
