#navigator {
	border-bottom: 1px solid #993333;
}
#item {
	border-bottom: 1px solid #666666;
	margin-top: 20px;
	padding-bottom: 10px;
}
#image {
	border: 1px solid #666666;
	margin-right: 20px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#list {
	border-bottom: 1px solid #666666;
	list-style-type: circle;
	margin-top: 20px;
	margin-bottom: 20px
}
#options {
	width: 150px;
}
#details {
	border-right: 1px solid #666666;
	width: 190px;
	margin-right: 19px;
	padding-right: 20px;
}
#banner {
	padding-bottom: 30px;
}
#buy {
	float: left;
	padding-top: 5px;
}
#description {
	float: right;
	padding-top: 5px;
}
