#showcase 
{
	position: relative;
	width: 750px;
	height: 400px;
}

#showcase li 
{
	width: 400px;
	height: 400px;
	float: left;	
	list-style-type: none;	
}	

#showcase li img 
{
	width: 100%;
	height: 100%;
}

p
{
	font-family:"Arial Narrow";
	font-size:xx-small;
	color:#808080;
}

