#farago-content-bottom {
	color:#333;
}

#farago-content-bottom h2 {
	background: #eee url(../images/tips_ico.gif) scroll 5px center no-repeat;
	color: #333333;
	font: bold 12px/ 2em Arial, Helvetica, sans-serif;
	padding: 8px 0 8px 30px;
	margin: 10px 5px 5px 5px;
}

#farago-content-bottom .itemSlice {
	border: 1px solid #50cDf7;
	margin: 5px;
}

#farago-content-bottom .itemSlice h3 {
	background-color: #F5FBEC;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	color: #686C65;
	padding: 3px 20px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #aaa;
}

#farago-content-bottom .itemSlice h3 img {
	height: 50px;
	float: left;
	margin-right: 5px;
}

#farago-content-bottom .itemSlice h4,#farago-content-bottom .itemSlice p {
	padding: 5px;
	margin: 5px;
}