.textBlock {
	padding: 12px 10px 10px;
	background-image: url(../images/recipeLine.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.textBlock p {
	font-size: 1.1em;
}

#mainArea_wide .textBlock {
	padding: 12px 20px 10px;
	background-image: url(../images/recipeLine_big.gif);
}
