/*----------NEW STYLES FOR PUBLIC RECIPES----------------*/
.rcpContainer{margin: 5px;}

.horizTitleBar
{
	background-color: #990000; border:solid 1px #440000;
	padding: 5px; font-weight: 600; color: #FFFFFF; 
}

.recipeText{margin: 0px 0px 0px 2px;}

.rcpExtraInfo
{
	background-color: #EEEEEE; border:dashed 1px #000000;
	padding: 5px; width: 190px; font-weight: 300; color: #000000;
}


.card_3x5
{
	
	border:1px dashed #000000;
	font-family:Verdana;
	font-size:7.5pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:279px;
	line-height:normal;
	margin:30px 0pt;
	width:471px;
	padding: 5px;
}

div.card_3x5 h1 

{
	border-bottom:1px solid #CC6600;
	color:#990000;
	font-family:Tahoma;
	font-size:14pt;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0pt;
}


div.card_3x5 h2 
{
	color:#990000;
	font-family:Tahoma;
	font-size:10pt;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0pt;
}

div.scissors {
height:20px;
width:30px;
left:80%;
position:relative;
top:-15px;

}

div.card_3x5 ul
{
	list-style-type: square;
}



