.box {
	font-family: "Arial Narrow", Helvetica, Arial;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #E5E5E5;
	width: 330px;
}
.boxmsg {
	font-family: "Arial Narrow", Helvetica, Arial;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	height: 80px;
	border: 1px solid #E5E5E5;
	width: 330px;
}
.botoes {
	font-family: "Arial Narrow", Helvetica, Arial;
	font-size: 12px;
	color: #999999;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.bordapontilhada {
	border-right-width: thin;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.endereco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: 400;
}
.bordapontilhadaendereco {
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.bordapontilhadaverde {
	border-top-width: medium;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #00CC99;
}
.bordaverdedirbaixo {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #00CC99;
	border-bottom-color: #00CC99;
}
.textocorrido {
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-family: Corbel, Arial;
}
.textocorridoTIT {
	font-size: 14px;
	color: #006666;
	text-align: left;
	font-family: Corbel, Arial;
}
.thumb {
	height: 80px;
	border: thin solid #CCCCCC;
	width: 200px;
}
