﻿@import url('styleFR.css');

ul#multiRecipeImgs li { height: 142px; }

#panel-recipe p { width: 430px; }

#staticCARD { 
	_margin-left: -2px;
}



.dottedLine { overflow: visible; }

.recipeName p a.btnArrow, .recipeName a.btnArrow, .category a.btnArrow {
	width: 150px;
	height: auto;
	display: inline;
}

p span.brand, .btnArrow span { float: none; display: inline; }


.btnArrow span { position: relative; top: -2px !important; top: 0; }

.box1 { margin-top: 20px; }

.box2 {margin-top: 10px; }

#miniRecipeBox .dottedLine .recipeName p {
	width: 150px;
}

#miniRecipeBox .category {
	margin-right: 20px;
}

#miniRecipeBox .dottedLine {
	width: 410px !important;
	width: 390px;
}

#miniRecipeBox .category a.btnArrow { 
	width: auto; 
	margin-left: 0px !important;
	margin-left: 10px; 
}

#miniRecipeBox .category {
	margin-left: 10px;
}

.category {
	margin-right: 50px !important;
	margin-right: 20px;
}

#recipeBorderTop h3 {
	height: auto;
}

#recipeBorderTop h3 a.btnArrow {
	height: auto;
	background: none;
}

#recipeBorderTop h3 a.btnArrow img {
	position: relative;
	top: 3px;
}