#subNav #products a {
	font-weight: bold;
	color: #ff9300;
	background: url(/images/arrow-miniwhite_up.gif) center bottom no-repeat;
}
#subNav #products a:hover {
	text-decoration: none;
	cursor: default;
}
.style1 {
	font-family: "Times New Roman";
}

.style4 {
	color: #555555;
	font-size: 1em;
}
.style12 {
	color: #555555
}
#items {
	float: left;
	padding-left: 25px;
	width: 520px;
	border-left: 1px solid #ccc;
	margin-top: 30px;
	}
.item {
	float: left;
	margin-right: 20px;
	width: 220px;
	min-height: 240px;
	margin-bottom: 20px;
	padding-left: 8px;
	background-color: #FFFFFF;
	padding-top: 8px;
	height: 240px;
	padding-right: 7px;
	border: 1px solid #C0C0C0;
}