#mini-chamada {
	height: 215px;
	width: 130px;
	float: left;
	margin: 2px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding: 1px;
	cursor: pointer;
	display: block;
}
#mini-chamada #chamada {
	height: 34px;
	clear: both;
	margin-bottom: 2px;
	background-color: #f8f8f8;
	font-weight: bold;
	color: #006600;
}
#mini-chamada #chamada-cliente {
	height: 34px;
	clear: both;
	margin-bottom: 2px;
	background-color: #f8f8f8;
	font-weight: bold;
	color: #006600;
}

#mini-chamada #img-classi {
	height: 91px;
	clear: both;
	margin-bottom: 2px;
}
#mini-chamada #detalhes {
	height: 87px;
	text-align: center;
}
.classi-valor {
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
}
#classi-img-exibe {
	display: block;
	border: 1px solid #CCCCCC;
	height: 230px;
	clear: both;
	padding: 1px;
	width: 300px;
	margin: 4px;
}
#classi-img-mini {
	display: block;
	margin: 3px;
	float: left;
	width: 69px;
	height: 50px;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
