.similar_recipes_title {
color: #000000;

text-decoration: none;
font-size: 18px;
font-family: arial;
background-image: url('/images/common/right_colum_item_topstripe_fill.gif');
}

.similar_recipes_title_right_corner {
color: #000000;

text-decoration: none;
font-size: 18px;
font-family: arial;
background-image: url('/images/common/right_colum_item_topstripe_right.gif');
width: 5px;
height: 31px;
}

.similar_recipes_title_left_corner {
color: #000000;

text-decoration: none;
font-size: 18px;
font-family: arial;
background-image: url('/images/common/right_colum_item_topstripe_left.gif');
width: 5px;
height: 31px;
}

.similar_recipes_body {
background-color: #e8e6e2; 
color: #000000;

text-decoration: none;
font-size: 12px;
font-family: arial;
line-height: 120%
}

.similar_recipes_line {
background-color: #BEBDB9; 
}

.similar_recipes_red_text{
color: #ED1C24;
font-weight: bold;
text-decoration: none;
font-size: 11px;
font-family: arial;
}




