#puffs,
#puffs .homecols {
	height: 226px;
}
#puffs .homecols .col {
	padding-top: 23px;
	position: relative;
	display: block;
}
#puffs .homecols .col .heading {
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 10px;
}
#puffs .homecols .col .text {
	width: 160px;
	font-size: 13px;
	line-height: 23px;
}
#puffs .homecols .col .text-small {
	font-size: 11px;
	line-height: 19px;
}
#puffs .homecols .col .btn,
#puffs .homecols .col .icon,
#puffs .homecols .col .icon .gfx {
	position: absolute;
}
#puffs .homecols .col .btn {
	left: 0;
	top: 172px;
}
#puffs .homecols .col .icon {
	left: 176px;
	top: 63px;
	width: 98px;
	height: 111px;
	background-image: url(../img/puffs/puff_icon_bkg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#puffs .homecols .col .icon .gfx {
	left: 0;
	top: 0;
}
#puffs {
	background: #d22005 url(../img/puffs/puffs_bkg.jpg) top left repeat-x;
}
#puffs td {
	color: #FFF;
}