.content { position: relative;height:310px;}
.q{
	width:264px;
	height:140px;
	border:solid 2px #82ABAB;
	padding:2px 10px 10px 10px;
	background-color:#F5FBFC;
	cursor:pointer;
}
.q img{padding:0;}
#main .body .q a.more,#main .body .q a.more_recipes{
	color:#82abab;
	text-decoration:none;
	background: url(/img/quad/Quad_arrow.gif) no-repeat right bottom;
	position: absolute;
	width: 70px;
	left: 10px;
	bottom: 10px;
}
#main .body .q a.more_recipes{width: 92px;}
#main .body .q a.read_more{width: 75px;}
#main .body .q ul,#main .body.q ol{padding:2px 0 0 10px;margin-left:7px;}
#main .body .q ul li,#main .body .q p,#main .body .q ol li{padding:0;margin:0;color:#754c29;}
#q1 {
	position: absolute;
	left: 10px;
	top: 0px;
	background:#F5FBFC url(/img/quad/Quad_bulb.gif) no-repeat 200px 70px;
}
#q2 {
	position: absolute;
	right: 10px;
	top: 0px;
	background:#F5FBFC url(/img/quad/Quad_dr.gif) no-repeat 220px 87px;
}
#q3 {
	position: absolute;
	left: 10px;
	top: 170px;
	background:#F5FBFC url(/img/quad/Quad_run.gif) no-repeat 200px 55px;
}
#q4 {
	position: absolute;
	right: 10px;
	top: 170px;
	background:#F5FBFC url(/img/quad/Quad_apple.gif) no-repeat 215px 87px;
}
