#LandmListContainer
{
        position:relative;
	left: 15px;
	top: 40px;
	width:715px;
        margin-bottom: 20px;
		clear:both;
}
#LandmListHead
{
	top:0px;
	font-weight: bolder;
	color: white;
	font-family: Sans-Serif;
	position: relative;
	height: 20px;
	background-color: #013567;
	text-align: center;
	line-height:20px;
}
#LandmListHeadHead
{
	height: 5px;

	position: relative;
        top: 1px;
}
#LandmItemEven, #LandmItemOdd
{
	
	text-align:       center;
	border-style:     none;
	width:            50%;
	background-color: #EFF4FA;
}
#LandmItemEven a:hover, #LandmItemOdd a:hover
{

	color: #F5B758;
}
#LandmRow
{
        border-style: none;
}
#LandmTable
{
        border-collapse: collapse;
        border-style: none;
	width:713px;

}
#LandmListContent
{
	top:5px;
	border-right: #013567 1px solid;
	border-top: #013567 1px solid;
	border-left: #013567 1px solid;
	border-bottom: #013567 1px solid;
}

