.rwPopupContent {
	background-color: #FFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.rwToolbarCaptionDict {
	background-color: #FFF;
}
.rwPopupOutline {
	background-image:url(../../../../../common/images/dic-header.gif);
	border-top: none;
	border-left: 2px solid #4d4f58;
	border-right: 2px solid #4d4f58;
	border-bottom: 2px solid #4d4f58;
}
#rwDragMeCollect {
	background: url(../../../../../common/images/close-btn.gif) right no-repeat;
}
#rwDragMeCollect img {
	opacity: 0;
	filter:alpha(opacity=0);
	cursor: hand;
	cursor: pointer;
}
#rwToolbarOutlineCollect {
	background-image: url(../../../../../common/images/highlights-collect-header.gif);
}
#rwDragMeDict {
	background: url(../../../../../common/images/close-btn.gif) right no-repeat;
}
#rwDragMeDict img {
	opacity: 0;
	filter:alpha(opacity=0);
	cursor: hand;
	cursor: pointer;
}
.rwDictWordHeader {
	font-family:Arial, Helvetica, sans-serif;
}
.rwDictDefin {
	font-family:Arial, Helvetica, sans-serif;
}
#rwTextCollect {
	font-family:Arial, Helvetica, sans-serif;
	background-color: white;
}
#rwToolbarBarCollectBorder {
	font-family:Arial, Helvetica, sans-serif;
	background-color: white;
	border-top: none;
	border-left: 2px solid #4d4f58;
	border-right: 2px solid #4d4f58;
	border-bottom: 2px solid #4d4f58;
}
