/*-----------------------------------------------------------------------------
author:    www.danielwriter.com
-----------------------------------------------------------------------------*/

/* =Publications page
-----------------------------------------------------------------------------*/

#h2Pub {
	background:url(../img/h2Pub.jpg) no-repeat;
	position:absolute;
	height:30px;
	width:400px;
	}
	
#content ul li {
	padding:0 0 10px 20px;
	list-style:none;
	}
	
#content ul li img {
	float:left;
	padding:0 5px 0 0;
	}