@charset "UTF-8";
<!--

/*----------------------------------------

class

----------------------------------------*/

#section1 #EntryList p.allEntries{
	border-top:#ddd solid 1px;
	clear:both;
	padding:10px 0 15px 0;
	text-align:right;
}

#section1 #EntryList p.allEntries a{
	color:#09f;
}

#section1 #EntryList .entry{
	background-image:none;
	padding:0;
}

#section1 #EntryList .entry ul.EntryInfo li{
	background-image:none;
}

#section1 #EntryList .entry h2{
	background-position:0 100%;
	margin:0;
	padding:0 0 5px 0;
}

#section1 #EntryList .entry .content{
	float:none;
	padding:0 0 10px 0;
	width:auto;
}

#section1 #EntryList .entry .content p{
	padding:0 0 1em 110px;
	position:relative;
	width:650px; /* ie */
}

#section1 #EntryList .entry .content>p{
	width:auto;
}

#section1 #EntryList .entry img.lf{
	height:90px;
	width:90px;
	position:absolute;
	top:0;
	left:0;
}

-->
