﻿.sitemap ul{
	list-style-type:none;
}
.sitemap{
	font-size:1.4em;
}


.listingMain
{
    width: auto;
}
















.listingMain,
.listingRow,
listingRowAlt
{
	border: 0px solid;
	padding: 2px;
	color :Black;
}
















.listingHeader
{
	font-size :smaller;
	text-align: center;
}
















.insideBox
{
	position: relative;
	width: 70%;
	background-color: #eeeeff;
	padding: 5px;
	left: 5px;
	border: 1px solid gray;
}
















.lineName 
{
	color:#322b7b;
        font-size:1.9em;
}





















