.textestar {
	width:150px;
	float:left;
	display:block;
}

.texteitalic {
	font-style:italic;
	color: #FF0000;
	font-weight:bold;

}