/* title */
div.title {
	font-weight: bold;
	font-size: 13px;
	color:  #fff;
}

/* text */
div.text {
	color:  #fff;
}

/* image */
div.section img {
	border: 1px solid #fff;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
