.comparator_line_par, 
.comparator_line_odd,
.comparator_line_par_title, 
.comparator_line_odd_title
{
	background-color: #F2F2F2;
	padding: 5px 15px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

.comparator_line_odd_title,
.comparator_line_odd
{
	background-color: #FFF;
}

.comparator_line_par_title, 
.comparator_line_odd_title
{
	font-weight: bold;
	white-space: nowrap;
}

.comparator_picture
{
}
.comparator_brand
{
	text-transform: uppercase;
	font-size: 8pt;
}
.comparator_model
{
	font-size: 9pt;
	font-weight: bold;
}
.comparator_product
{
	border: 1px solid #EEE;
	padding-top: 15px;
}
.comparator_price
{
	font-weight: bold;
	color: #E51010;
	font-size: 13pt;
}


/* on surcharge store_content */



/*
#store_content
{
	width: 1000px;
	margin-top: 20px;
}


	#comparateur_info_container
	{
		text-align: center;
		vertical-align: bottom;
		display: table-cell;
		border-bottom: 1px solid #bcbcbc;
		width: 226px;
		padding-left: 10px;
		padding-bottom: 15px;
	}

		#comparateur_info
		{	
			margin-left: auto;
			margin-right: auto;
			width: 199px;
			height: 141px;
			color: #ffffff;
			font-weight: bold;
			background-color: #bcbcbc;
			text-align: center;
			vertical-align: middle;
			display: table-cell;
		}
	#comparateur_hack_dash_player,
	#comparateur_hack_dash
	{
		border-left: 1px solid #bcbcbc;
	}	
		
	.comparateur_player_cell
	{
		text-align: center;
		border: 1px solid #bcbcbc;
		border-left: none;
		border-top: none;
		vertical-align: middle;
		display: table-cell;
	}
	
	.comparateur_head_cell
	{
		width: 171px;
		height: 138px;
	}
	
		.comparateur_head_picture
		{
			text-align: center;
		}
		
		.comparateur_head_product
		{
			margin-left: auto;
			margin-right: auto;
			width: 120px;
			text-align:center;
			border-bottom: 1px solid #bfbfbf;
		}
		
		.comparateur_head_price
		{
			margin-top: 3px;
			font-weight: bold;
			text-align:center;
		}
		
		.comparateur_row_pair
		{
			background-color: #f1f1f1;
		}
		
		.comparateur_row_impair
		{
			background-color: transparent;
		}
		
		.comparateur_left_row
		{
			border-left: 1px solid #bfbfbf;
		}
		
		.comparateur_row_pair td,
		.comparateur_row_impair td
		{
			padding-top: 6px;
			padding-bottom: 6px;
			border-right: 1px solid #bfbfbf;
			text-align: center
		}
		
		.comparateur_table_footer
		{
			border-top: 1px solid #bfbfbf;
			background-image:url("../images/frontoffice/comp_footer_bg.png");
			background-repeat: repeat-x;
		}
			#comparateur_footer_right
			{
				text-align: right;
			}
*/