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

#recipeBorderTop h3 {
	padding-top: 5px;
	position: relative;
	height: auto;
}

.box2 { 
	min-height: 445px;
	height: auto !important;
	height: 445px;
	margin-bottom: 70px;
	width: 440px !important;
	width: 470px;
	padding-bottom: 100px;
	}


/*
ul#unorderedList li a:hover span {
	display: block;
}
*/

.box2 .tempor {
	position: relative;
	z-index: 1;
	margin-bottom: 5px;
	display: block;
}

.box2 .tempor a {
	width: auto;
	display: inline; 
}

.box2 .tempor a p {
	display: inline;
}

.box2 span.temporImg {
	display: none;
	position: absolute;
	margin-left: 200px;
	margin-top: -50px; 
	z-index: 500; 
}

.box2 h3 {
	margin: 20px 0 10px 0;
}

.box1 ul#multiRecipeImgs li a.popularLinks {
	display: block;
	z-index: 2000;
	width: 138px;
	height: 90px;
	position: absolute;
	top: 3px;
	left: 10px;
}

.box1 ul#multiRecipeImgs li a.blueArrow {
	display: inline !important;
}

.box1 ul#multiRecipeImgs li a.recipePopular {
	display: block;
	position: relative;
	top: 4px !important;
	top: 20px;
	margin-top: 0;
}

.box1 ul#multiRecipeImgs li a.recipePopular img {
	position: relative;
	top: 12px !important;
	top: 4px;
}
