.delimiter
{
	background-image: url("images/shim_delimiter.gif");
	background-repeat: repeat-x;
	height: 11px;
}

.error { color: #b61621; }
.notice { color: orange; }
.info { color: blue; }
.confirmation { color: green; }
.debug {
        font-family: "Courier New", Courier, mono;
        font-size: small;
        color: blue;
        font-weight: normal;
}

.sitemaplevel0 
{
    margin: 0;
		font-size: 12px;
		padding-left: 10px;
		display: block;
		font-weight: bold;
		padding-top: 10px;
}

.sitemaplevel1 
{
    margin: 0;
		font-size: 12px;
		padding-left: 20px;
		display: block;
		padding-top: 5px;
}

.sitemaplevel2 
{
    margin: 0;
		font-size: 12px;
		padding-left: 30px;
		display: block;
}

.sitemaplevel3 
{
    margin: 0;
		font-size: 12px;
		padding-left: 10px;
		display: block;
}


.pictureScrollGallery a
{
		padding-right: 10px;
}

/**
* Native Search engine
*/
#searchbox
{
	float: none;
	padding: 5px;
}

#searchResultsList
{
}

.searchResultsItem
{
	padding-bottom: 15px;
}

.searchphrase
{
	color: #b61621;
}