body
{
	background-image: url(../images/newMarketplaceBackGround.gif);
	background-repeat: repeat-y;
}

.Marketplace-Menu-Item
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	height: 24px;
}


.Marketplace-Menu-Item-Hover
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	height: 24px;
	background-color: #ffffff;
}
.SearchInputs
{
	width: 100%;
}

