/* CSS Document */

.adpException {
	background-color: #ffffff;
	border: solid 1px #000000;	
	text-align: center;
	margin-right: 8px;
	padding: 4px;
}
.adpErrMsg {
	font-size: 12px;
	color: #ff0033;
}