.saveButton,
.findButton,
.reloadButton,
.deleteButton,
.backButton,
.saveButtonDefault,
.findButtonDefault,
.deleteButtonDefault,
.backButtonDefault,
.addButtonChecker,
.copyButton,
.copyButtonChecker,
.outgoingMessagesButton,
.cancelMessagesButton,
.calculateButton,
.removeButton,
backButton,
button.fauxHover,
#Delete,
.flatButton,#dashSub,.Save,
.gwt-ButtonPaginationNumber-active {
	color: #fff;
	border: none;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	border-radius: 0px;
	padding: 0px 10px ;
	margin-right: 10px;
	text-shadow: none;
	width: auto;
	height:26px;
}
.findButtonDefault:hover,
.backButton:hover,
.deleteButton:hover,
.saveButtonDefault:hover,
.saveButton:hover,
.findButton:hover,
.flatButton:hover,#dashSub:hover {
	color: #fff;
	padding: 0px 10px;
	width: auto;
	border: none;
	box-shadow: none;
	height:26px;
}
button:focus {
	outline: none;
}
.cancelMessagesButton {
	color: #000;
	border: solid 1px #009597;
	background: none;
}
.paging a,
.paging span ,.gwt-ButtonPaginationNumber {
	background: none;
	text-align: center;
	padding: 1px;
	height: auto;
	width: auto;
	color: #666;
	border: 1px solid transparent;
	line-height: 13px;
	margin-right: 5px;
	text-shadow: none;
	box-shadow: none;
	font-weight: 400;
}
.paging span.current,
.paging a.current ,.gwt-ButtonPaginationNumber-active {

	height: auto;
	width:auto;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	background: none;
	font-weight: normal;
	padding: 1px !important;
	color: #666 !important;
	top: 0;
}

.gwt-ButtonPaginationNumber-active {
	padding:0 5px !important;
}
.previous,
.next {
	font-size: 0;
}
.statusPanel table {
	display: block;
}
.statusPanel >table >tbody >tr:first-child {
	margin-bottom: 25px;
}
.statusPanel >table >tbody >tr {
	display: block;
}
.flatButton {
	font-family: "open_sans", Verdana, Arial, sans-serif;
	font-weight: 400;
}

button.button em {
	background: none;
}
.noborderleft {
	padding: 10px;
}
.comboPaging .caretdown-icon {
	display: none;
}
.saveButton:hover,
.findButton:hover,
.reloadButton:hover,
.deleteButton:hover,
.backButton:hover,
.saveButtonDefault:hover,
.findButtonDefault:hover,
.deleteButtonDefault:hover,
.backButtonDefault:hover,
.addButtonChecker:hover,
.copyButton:hover,
.copyButtonChecker:hover,
.outgoingMessagesButton:hover,
.cancelMessagesButton:hover,
.calculateButton:hover,
.removeButton:hover,
.gwt-findButton:hover,
.gwt-backButton:hover,
.saveButton:focus,
.findButton:focus,
.reloadButton:focus,
.deleteButton:focus,
.backButton:focus,
.saveButtonDefault:focus,
.findButtonDefault:focus,
.deleteButtonDefault:focus,
.backButtonDefault:focus,
.addButtonChecker:focus,
.copyButton:focus,
.copyButtonChecker:focus,
.outgoingMessagesButton:focus,
.cancelMessagesButton:focus,
.calculateButton:focus,
.removeButton:focus {
	border: none;
}

button.addButton{
width:22px;
}

.addButton, .addButtonChecker {
    background: url(../../images/BSP/addButton.gif) no-repeat left;
    font-size: 10px;
    border:none;
    width:22px;
}
