﻿@import url('styleFR.css');

#recipeImg { overflow: hidden; }


.box1 { 
	min-height: 125px;
	height: auto !important;
	height: 125px;
	margin-bottom: 30px;
}

.box1 img.floatImgLeft {
	display: block;
	float: left;
	margin-right: 20px;
}

.box1 .besideFloatImg {
	float: left;
	margin-top: 10px;
	width: 150px;
}

.box1 .besideFloatImg p {
	width: 200px;
}

.box1 h5 { 
	width: 200px; 
	padding-top: 3px;
}

.productInfo {
	margin-left: 18px;
	margin-bottom: 30px;
}

.productInfo p {
	line-height: 14px;
	width: 95%;
}

.productInfo h6 {
	font-weight: bold;
	text-transform:uppercase;
	padding: 10px 0 0 0;
	font-size: 11px;
}

#panel-recipe { 
	min-height: 480px;
	height: auto !important;
	height: 480px;
}

#partyBorder {
	width: 396px;
	height: 201px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/img/global/party_border.gif) top left no-repeat;
	z-index: 100;
}

#partyImg { height: 201px; }

#imgRecipe {
	top: 13px;
	overflow: hidden;
	left: 19px;
	height: 187px;
}

#productImg {
	width: 396px;
	height: 201px;
	position: relative;
}

.fewideas { margin-top: 10px; font-style: italic; }

#subImg {
	position: absolute;
	right: 0;
	top: 0;
}

p.deco_p {
	width: 250px;
}

.productInfo h5 { padding-top: 2px; }
