* 
{
	padding: 0;
	margin: 0;
	border: 0;
}

html
{
	font-family: 'Trebuchet MS','Lucida Grande';
	font-size: .9em;
	color: #232323;		
}

a
{
	border-bottom: 1px dotted #9F3D43;
	text-decoration: none;
	color: #9F3D43;
}

h1
{
	font-size: 1.15em;
}

div#portfolio-item
{
	text-align: center;
}

td.details
{
	font-size: .85em;
}

ul
{
	list-style: none;
}

ul li
{
	display: inline;
}

div.hr
{
	clear: both;
	margin-bottom: 5px;
	height: 1px;
	background: url(../../images/background-nav-line.gif) repeat-x bottom;
}
