﻿#hummytasks .baloon {
	background: url('../../images/hummy/hummy-baloon.png') no-repeat;
	height: 256px;
	width: 86px;
	padding: 2px;
}

#hummytasks .baloon .pic {
	text-align: center;
	font-size: 9pt;
	height: 85px;
}

#hummytasks .baloon .pic img {
	width: 85px;
	height: 85px;
}

#hummytasks .baloon .title {
	text-align: center;
	font-size: 9pt;
	height: 30px;
}

#hummytasks .baloon .title a {
	font-weight: bold;
	color: green;
}

#hummytasks .baloon .desc {
	text-align: center;
	font-size: 8.5pt;
	height: 100px;
}

#hummytasks .baloon .next {
	text-align: right;
	font-size: 8pt;
	height: 10px;
}

#hummytasks .hummy {
	background: url('../../images/hummy/hummy-hole.png') no-repeat;
	height: 110px;
	width: 90px;
	margin-top: -30px;
}