.recommended_recipes_title {
color: #000000;

text-decoration: none;
font-size: 18px;
font-family: arial;
background-image: URL('/images/common/right_colum_item_topstripe_fill.gif');
}

.recommended_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;
}

.recommended_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;
}


.recommended_recipes_body {
background-color: #EDEBE8; 
color: #000000;
font-weight: bold;
text-decoration: none;
font-size: 12px;
font-family: arial;
line-height: 14px;
}


.recommended_recipes_line {
background-color: #B0AFAD; 
}

.recommended_recipes_red_text{
color: #ED1C24;
font-weight: bold;
text-decoration: none;
font-size: 12px;
font-family: arial;
}



