	.suggestionsBox {
		position: relative;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;
		color: #fff;
	}
	.suggestionList {
			text-align:justify;
		margin: 0px;
		padding: 0px;
	}

.suggestionList li {

		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}

.suggestionList li:hover {

		background-color: #659CD8;
	}
.sug1 {

		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}

.sug2 {
		background-color: #659CD8;
	}
table.locbar
a:link.small
{
font-size:11pt;
color:green;
text-decoration:underline;
}
table.locbar
a:visited.small
{
font-size:9pt;
color:navy;
text-decoration:none;
}
table.locbar
a:hover.small
{
color:red;
text-decoration:none;
}
