.recipeTitle{
		font-size: 16px; 
		font-family: Verdana; 
		color:#E42330;
		text-decoration:none;
		font-weight:bold;
		padding-top:10px;
		padding-bottom:10px;
}

.ingredientAmount{
	text-align:right;
	width:30px;
	padding-right:5px;
	padding-bottom:10px;
}

.ingredient{
	padding-bottom:10px;
}

.direction{
	padding-bottom:10px;
}

.introTime{
	padding-bottom:10px;
}

.inLinks{
	text-decoration:none;
	line-height: 16px;
	vertical-align:middle;
}

.inLinks a{
	text-decoration:none;
	line-height: 16px;
	vertical-align:middle;
}

.inLinks a:hover{
	text-decoration:none;
}

.inLinks a:visited{
	text-decoration:none;
}

.recipeGrayTableRow a{
		/*font-weight:bold;*/
		font-family: Verdana; 
		font-size: 12px; 
		color:#E42330;
		background-color:#EBEBEB;
		text-decoration:none;
}

.recipeWhiteTableRow a{
		/*font-weight:bold;*/
		font-family: Verdana; 
		font-size: 12px; 
		color:#E42330;
		background-color:#FFFF;
		text-decoration:none;
}

.recipeGrayTableRow {
		/*font-weight:bold;*/
		font-family: Verdana; 
		font-size: 12px; 
		color:#E42330;
		background-color:#EBEBEB;
		text-decoration:none;
		padding-top:3px;
		padding-bottom:3px;
}

.recipeWhiteTableRow {
		/*font-weight:bold;*/
		font-family: Verdana; 
		font-size: 12px; 
		color:#E42330;
		background-color:#FFFF;
		text-decoration:none;
		padding-top:3px;
		padding-bottom:3px;
}

#rse_callout {
	width: 320px;
	height: 322px;
	margin-top: 50px;
	background: url('../images/consumer/recipes/rse_callout.jpg') top right no-repeat;
	position: relative;
}

#rse_callout h2, #rse_callout p {
	display: none;
}

#rse_callout a {
	display: block;
	width: 204px;
	height: 20px;
	position: absolute;
	top: 146px;
	right: 46px;
	text-indent: -9999px;
	overflow: hidden;
}
