<style type="text/css">
body{}
div#box{
	width:600px;
	line-height:18px;
	float:left;
}
div#box_imagem{
	float:right;
	border: 2px solid #999;
	padding:1px;s
}
