.product_nav_bar {

	position: absolute;
	top: 104px;
	left: 20px; 

}

.product_list {

	margin: 50px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	position: absolute;
	width: 520px;
	left: 24px;
	top: 160px;
	background-color: #D1D4BF; 
	color: red;
}

.current_link {
	font-family: "Helvetica";
}

.temp {
	background-color: #D1D4BF; 
	background-color: #c4c6a9; 

}
