.comparison_feature_value {
	padding: 5px;
	margin-top: 5px
}

.comparison_feature {
	padding: 5px;
	color: red;
	font-weight: bold
}

.comparison_feature_odd {
	background-color: #F1F2F4;
	padding: 3px
}

.comparison_feature_even {
	padding: 3px
}

.comparison_infos {
	border-left: 1px dotted #595A5E;
	vertical-align: top
}

.comparison_infos_first {
	border-left: 1px dotted  #595A5E;
	border-right: 1px dotted #595A5E
}

#product_comparison {
	border-collapse: collapse
}	

tr.comparison_header td {
height: 31px;
    line-height: 2em;
font-size:14px;

text-transform:uppercase;
padding-left:10px;



background: url('../../img/block_bg.jpg') repeat-x bottom left;
	background-position: left top;
    padding-bottom: 5px;
	 color: #FFFFFF;
	 
    font-weight: bold;
	
   
    padding-top: 1px;
    text-transform: uppercase;
}

.product_desc a {
	text-decoration: none;
	color: #000;
}

.comparison_comment {
	background-color: #FFFFFF
}


.cluetip-comparison_comments {
		text-align: justify;
		background-color:white;
		padding:10px;
		border:1px solid gray;
		background-color:#F1F2F4;
		opacity:0.95;
		width: 430px
}
	
.comment .customer_name {
	font-weight: bold
}


.cmp_remove {
	margin: auto;
	text-align: center;
	display: block;
	width: 120px; 
	cursor: pointer;
	display: block;
	line-height: 22px;
	height: 22px;
	background: url('../../../../img/admin/delete.gif') no-repeat
}

.comparison_availability_statut {
	height: 27px
}

.comparison_old_price {
	height: 13px
}

.comparison_product_infos {
	width: 100%;
	text-align: center
}

#center_column .products_block .comparison_product_infos a.product_image {
	margin: 0px auto
}

.comparison_unit_price {
	color:gray;
	font-size:0.75em
}

.product_discount {
	height: 13px;	
	color:#DA0F00;
	font-weight:bold;
	text-transform:uppercase
}

#product_comparison .product_image img{ 

width:150px !important;
height:150px !important; 

}

