.STYLE1 {color: #FF9966}

.color1{
	color:#fc9;
}
.color2{
	background-color:ff9;
}
.color3{
	/*color:#ffb974;*/
	color:#FF8A3C;
	text-decoration:none;
}
a .p_list_detail, a .p_list_detail:active , a .p_list_detail:visited{
	color:#000000; 
	font-style:italic; 
	text-decoration:none !important; 
	font-size:10px;
}
.highlight_shop {
  background-color: #ffcc99;
}

.item_background_style{
	background-repeat:repeat-y;
}
.item_table_border_bottom{
	border-bottom:1px #C5C5C5 solid;
}
.background_repeat_y{
	background-repeat:repeat-y;
}
.listshop_result {
  padding-left: 10px;
  padding-right:10px;
}
.table_hr_style{
	background-image:url(../../images/product_page/hr.gif); background-repeat:repeat-x;
}
.height10{
	height:10px;
}
.height50{
	height:50px;
}
.itembackgroundimage{
	background-image:url(../../images/title_bg1.gif);
}
.bg_gray_title_color{
	background-color:#dddddd;
}
.bg_yellow_title_color{
	background-color:#ffe29b;
}
.bg_pink_title_color{
	background-image:url(../../images/listing_page/title_highlight.gif);
	background-color:#ff842f;
	background-repeat:repeat-y;
}

.content_title_languages{
	float:right;
	width:50%;
	height:20px;
	margin-top:-5px;
	font-size: 11px;
	color: #000000;
	text-align:right;
	padding-right:10px;
}
.criteria_icon_NO_USE{
width:20px;
height:20px;
}
.table_bg_grey {
	background-color: #d9d9d9;
	padding: 1px 5px;
}
h1{
	height: 16px;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	cursor: pointer;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	float:left;
}