.rteImage {
	background: #F0F0EE;
	border: 1px solid white;
	cursor: pointer;
	cursor: hand;
}

#toolbar2_rte1 img {
width:20px;
height:19px;
}

table[width="430"] { border:1px solid #ccc !important}

.rteImageRaised, .rteImage:hover {
	background: #F0F0EE;
	border: 1px solid gray;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #F0F0EE;
	border: 1px solid white;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #F0F0EE;
	border-bottom: 1px solid #ccc;
	letter-spacing: 0;
	padding: 0px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #F0F0EE;
	padding: 0;
}
