.nav,
.highlight,
.gwt-DialogBox .dialogTop
{
	background: yellow;
}

.gwt-DialogBox .dialogTop,
.strong
{
	font-weight: bold;
}

.gwt-SuggestBoxPopUp,
.gwt-DialogBox
{
	position: absolute;
	z-index: 100;
	background: #CCCCCC;
}

.gwt-SuggestBoxPopUp .item-selected
{
	background: #00FFFF;
}

.nav
{
	background: yellow;
}

.poolListing,
.poolListingItem
{
	width: 100%;
}

.poolListingDelete
{
	position: relative;
	float:right;
}

.help_rhyme
{
	position: relative; 
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
