#container #left {
	float: left;
	height: 566px;
	width: 140px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 16px;	
}
#container h5 {
	font-size: 14px;
	background-color: #d9e0ce;
	height: 20px;
	width: 760px;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:15px;
	padding-left:17px;
	padding-top:4px;
	display:block;
	float:left;
}
#container #products_list {
	height: 1100px;;
	width: 770px;
	float:left;
	padding:0px;
	margin-left:25px;
}
#container #products_list ul {
	width:233px;
	height:320px;
	margin-left:12px;
	margin-right:0px;
	margin-top:10px;
	padding:2px;
	display:block;
	float:left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	list-style-type: none;
}
.bigclass_text, .bigclass_text a:link, .bigclass_text a:visited, .bigclass_text a:hover {
	font-size: 14px;
	color: #78a258;
	margin-bottom:5px;
}
.products_photo{
	border: 1px solid #000;
	padding:0px;
	margin:0px;
	display:block;
}
.small_text, .small_text a:link, .small_text a:visited, .small_text a:hover {
	font-size: 12px;
	color: #1c2a47;
	margin-bottom:5px;
	margin-top:5px;
	text-decoration: underline;
}
.products_text, .products_text a:link, .products_text a:visited, .products_text a:hover {
	font-size: 15px;
	color: #f78e11;
	margin-bottom:5px;
	margin-top:5px;
	font-weight: bold;
	text-decoration: none;
}
.view_function, .view_function a:link, .view_function a:visited, .view_function a:hover {
	font-size: 12px;;
	text-decoration: none;
	color: #000;
}
#container #products_list #page {
	clear: left;
	text-align: center;
}
