@CHARSET "UTF-8";

.button, .buttonPage {
	height: 18px;
	padding : 0 10px !important;
	margin-right: 5px;
	cursor: pointer;
	font-size:11px !important;	
}
.buttonPage {
	color:#fff;	
}

.buttonNext {
	width: 100px;
	height: 18px;
	font-size:12px !important;
	cursor: pointer;
	border: none;
}

.buttonNext:hover {
	width: 100px;
	height: 18px;
	font-size:12px !important;
	cursor: pointer;
	border: none;
}

.buttonPrev {
	width: 100px;
	height: 18px;
	font-size:12px !important;
	cursor: pointer;
	border: none;
}

.buttonPrev:hover {
	width: 100px;
	height: 18px;
	font-size:12px !important;
	cursor: pointer;
	border: none;
}

.buttonHelp{
	width:30px;
	height:26px;
	border:none;
	cursor:pointer;
}

.controlPanel a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
}

input.buttonSeta {
	width: 20px !important;
	height:20px !important;
	margin-left: 3px !important;
	padding:0px !important;
	cursor:pointer;
}

input.icon{
	width:25px;
	height:20px;
	margin:0 4px;
	border:none !important;
	cursor:pointer;
}

/* ********************** dimas 25*11*09 ************************** */
.paramQtd{
	margin-left:10px;
}