h3 {
	color:#888;
}
#cardimage {
	float:left;
	width:425px;
	height:425px;
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
}

#cardtitle {
font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	text-align:left;
	margin-left:5px;
	width:180px;
	border-bottom:1px dotted #999999;
}
#cardtitle h3 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#888;
}

#cardsupplies {
font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	text-align:left;
	margin-left:5px;
	width:180px;
	border-bottom:1px dotted #999999;
}
#cardsupplies p {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.75em;
	color:#888;
	line-height:1.25em;
}
#cardsupplies a {
	color:#999;
	text-decoration:none;
}
#cardsupplies a:hover {
	color:#999900;
	text-decoration:underline;
}
.supples_items {
	margin-left:10px;

}

#cardinstructions {
font-family:Georgia, "Times New Roman", Times, serif;
	width:600px;
	clear:both;
	color:#888;
	line-height:1.25em;
}
#instructions_title {
float:left;
width:600px;
height:58px;
background:url(../img/ideas_instr_top.png) no-repeat;
}
#instructions_title p {
margin:10px 0 0 45px;
}
#instructions_body {
float:left;
width:600px;
height:auto;
background:url(../img/ideas_instr_mid.png) no-repeat bottom;
}
#instructions_body p {
margin:5px 50px 10px 25px;
}


