li {list-style-type: square;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text a:link {text-decoration: underline; color:#ffffff}
.text a:visited {text-decoration:underline; color:#ffffff}
.text a:hover {text-decoration:underline; color: #f22a34;}
.border {
	border: 1px solid #003366;
}
.qa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #385778;
}
.height {
	height: 19px;
	width: 157px;
}
.rt {
	margin-right: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rtpad {
	padding-right: 10px;
}
div#content {width: 90%;  margin-top: 100px;    margin-bottom: 20px;    margin-left: auto;    margin-right: auto;    padding: 5px; overflow : auto; height: 300px; 
}.recipes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #E4955C;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ltmargin {
	margin-left: 15px;
}