body {
	font-family: helvetica, arial;
	color: #333333;
}
#container {
	width: 708px;
	margin: auto;
	position: relative;
	padding-bottom: 40px;
}

ul,li,img {
	margin: 0;
	padding: 0;
}

h1, h1 a {
	font-weight: normal;
	color: #333333;
}

h1 small {
	display: block;
	font-size: .5em;
	text-shadow: none;
}

ul {
	background: #e3e3e3;
	overflow: hidden;
	border: 1px solid #c4c4c4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 40px;
}

li {
	list-style: none;
	float: left;
	padding: 10px 5px;
	border-bottom: 1px dashed #c4c4c4;
	margin-bottom: 2em;
	padding-bottom: 2em;
}

li:last-child {
	border-bottom: none;
}
#items img {
	width: 80px;
	float: left;
	border: 1px solid #969580;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#items p {
	margin-top: 0;
	margin-left: 100px; /* width of image + some space */
}


#prev {
	float: left;
}

#next {
	float: right;
}

#prev, #next {
	font-size: 13px;
	color: #333333;
}
body {
	font-family: helvetica, arial;
	color: #333333;
}
#container {
	width: 708px;
	margin: auto;
	position: relative;
	padding-bottom: 40px;
}

ul,li,img {
	margin: 0;
	padding: 0;
}

h1, h1 a {
	font-weight: normal;
	color: #333333;
}

h1 small {
	display: block;
	font-size: .5em;
	text-shadow: none;
}

ul {
	background: #e3e3e3;
	overflow: hidden;
	border: 1px solid #c4c4c4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 40px;
}

li {
	list-style: none;
	float: left;
	padding: 10px 5px;
	border-bottom: 1px dashed #c4c4c4;
	margin-bottom: 2em;
	padding-bottom: 2em;
}

li:last-child {
	border-bottom: none;
}
#items img {
	width: 80px;
	float: left;
	border: 1px solid #969580;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#items p {
	margin-top: 0;
	margin-left: 100px; /* width of image + some space */
}


#prev {
	float: left;
}

#next {
	float: right;
}

#prev, #next {
	font-size: 13px;
	color: #333333;
}
