.form_change{
	font-size:11px;
	padding:2px;
	color:grey;
	font-family:verdana;
}
.page_numbers_holder{
	background-color:#f5f2f2;
	padding:5px;
	color:#696969;
}
.page_numbers_holder a{
	color:red;
	text-decoration:none;
	padding-right:2px;
	padding-left:2px;
}
.page_numbers{
	background-color:red;
	text-decoration:none;
}
.smaller-item{
	width:130px;
	float:left;
	margin-bottom:2px;
	margin-top:2px;
}
.smaller-item a{
	text-decoration:none;
	color:#ccc;
}
.small-item{
	width:120px;
	background-color:#f5f2f2;
	margin-bottom:10px;
}
.small-item a{
	text-decoration:none;
}
.product-name{
	color:#323232;
	font-size:10px;
	font-weight:bold;
}
.product-price{
	color:#696969;
	font-size:11px;
}
.product-price a{
	color:#696969;
	font-size:11px;
	text-decoration:none;
}
itemname{
	font-size:13px;
}
.itempage_price{
	margin-top:5px;
	margin-bottom:10px;
	color:green;
	font-size:12px;
	font-weight:bold;
}
.more-links{
	color:#696969;
	margin-bottom:0px;
	padding:5px;
	font-size:12px;
}
.more-links a{
	color:#463c3c;
	text-decoration:none;
}
.red{
	color:red;
	font-weight:bold;
}
.breadcrumb_area{
	background-color:#f5f4f5;
	padding:5px;
	border-bottom:1px solid #9f9f9f;
	margin-bottom:10px;
}
.breadcrumb_area a{
	color:#e2422e;
	text-decoration:none;
}
.fieldname{
	padding:5px;
}
.price_area{
	background-color:#fff;
	padding:5px;
	border:1px solid #cccccc;
	margin-bottom:5px;
}
.category_area{
	background-color:#fff;
	padding:5px;
	border:1px solid #cccccc;
	margin-bottom:5px;
}

.thumb_holder{
	
}
.thumb_img{
	float:left;
	width:100px;
	margin-right:20px;
	margin-bottom:20px;
	
}

		.item_was{
			text-decoration: line-through;
			font-size:14px;
		}
		.item_now{
			color:red;
			font-size:14px;
		}
a.rating-meaning {
  color: #555;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid #555;
}

.content_main {
	position: relative;
}

.item_left a.brand_image {
	position: absolute;
	top: 10px;
	left: 10px;
}
.item_left a.brand_image img {
	width: auto;
	height: auto;
	max-height: 60px;
}

