.TopRecipeCard {
width: 576px;
min-height:384px;
border-left: 1px dotted #CC3300;
border-top: 1px dotted #CC3300;
border-right: 1px dotted #CC3300;
border-bottom: 1px dotted #CC3300;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
padding-left: 10px;
padding-top:10px;
padding-right:10px;
/*page-break-after: always;*/
margin-bottom:15px;
background-image:url(/images/rotel_logo_small.jpg);
background-position:480px 7px;
background-repeat:no-repeat;
}
img.logo {

}
.logoContainer {
position:absolute;
left:500px;
top:20px;
float:right;
}
.BottomRecipeCard {
width: 576px;
min-height:384px;
border-left: 1px dotted #CC3300;
border-top: 1px dotted #CC3300;
border-right: 1px dotted #CC3300;
border-bottom: 1px dotted #CC3300;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
padding-left: 10px;
padding-top:0px;
padding-right:10px;
margin-top:0px;
}
.recipeTable {
width:556px;
}
.recipeTitle {
padding-bottom:9px;
FONT-WEIGHT: bold;
FONT-SIZE: 12pt;
color: #CC3300;
}
img.recipeImage {
width:70px;
float:left;
padding-right:5px;
}
.recipeReview {
margin-top:10px;
padding-bottom:10px;
font-size: 9pt;
border-bottom:1px solid #cccccc;
width: 100%;

}
.recipeTitleIngredients {
margin-top:15px;
margin-bottom:10px;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight: bold;
color:#333333;
}
.recipeTitleDirection,
.recipeTitleCooktips {
margin-top:6px;
margin-bottom:4px;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight: bold;
color:#333333;
}
.recipeTitleCooktips {
        display: none;
}

.recipeitem {
margin-bottom:4px;
line-height:11px;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#333333;
}
.recipeInstructions,
.recipeCooktips {
margin-bottom:4px;
font-family:Arial, Helvetica, sans-serif;
font-size:9pt;
color:#333333;
}
.recipeNutritionTable {
display:none
} 
.recipeTitleNutrition{
margin-top:10px;
margin-bottom:4px;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight: bold;
color:#333333;
}
.pageBreak {
width: 576px;
height:0px;
}
.footer {
font-size: 9pt;
font-family:Arial, Helvetica, sans-serif;
color: gray;
margin-top:5px;
left:10px;
position:relative;
}
