#item h3 {
	margin-top: 50px;
	margin-bottom: 15px;
}
#item  {
	margin-left: 20px;
}
#item p {
	line-height: 150%;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}
#item .itemintro .campaign {
	background-color: #F2FFB3;
	display: block;
	padding: 5px;
	font-size: 90%;
	color: #390;
	font-weight: bold;
	border: 1px solid #7BC61C;
}
