
.cook {
	border-top: 1px solid #eee;
}

.banner {
	background-image: url(../img/5.jpg);
	font-size: 1.75em;
	border-bottom: 1px solid #eee;
}

.banner h1 {
	background-color: rgba(255,255,255,.2);
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.cook .right { background-color: #fcfcfc; }

.cook .cat li {
	width: 90%;
	margin: 10px auto;
	font-size: 1.5em !important;
	background-color: #fff !important;
	border: 1px solid #eee;
}

.cook .cat li img {
	width: 100%;
	max-height: 100px;	
}

.cook .cat li p { font-size: .725em; text-align: center}

.cook-item { margin-bottom: 50px;}

.cook-item img {
	float: left;
	width: 50%;
	margin: 0 2% 1% 2%;
}

.cook-item p {
	font-size: 18px;
	padding-right: 2%;
	width: 740px;
}