		.listitem{
	float: left;
		width:176px;
	padding: 4px;
		background-color: #f9efd6;
			margin-top: 1px;
	}
	
		.listbox{
	float: left;
		width:170px;
		background-color: #f9efd6;
		height:125px;
	}
	.listbox img{
		width: 60px;
	}
	
	.morebox{
	float: left;
		background-color: #fae298;
		width: 170px;
		padding: 5px 0px 5px 0px;
	}
	
	.moreboxleft{
	float: left;
	padding-left: 4px;
	}
	
	.moreboxleft a{
	color: #0931A8;
	text-decoration: none;
	}
	
		.moreboxleft a:hover{
	color: #d4a017;
	text-decoration: underline;
	}
		.listdesc{
	margin-left: 60px;
		padding: 3px;
		display: block;
		width:110px
	}
	
	.listheader{
	width: 730px;
	padding: 4px;
	background-color: Black;
	color: White;
	font-weight: bold;
	font-size: 1.4em;
	}
