#main #content .block .block_inner .description{
  padding: 5px;
}
#main #content .block .block_inner .description .item_metas{
/*  margin-top: 5px;
  margin-bottom: 5px; */
}


.item_detail_table th{
	white-space: nowrap;
	text-align: right;
}

.meta{
	width: 100%;
}

#navigation{
	width: 100%;
}
#navigation #previous{
	width: 40%;
}
#navigation #previous TABLE{
	margin-left: 0;
	margin-right: auto;
	border: 1px solid #CCCCCC;
}
#navigation #previous TABLE CAPTION{
	text-align: left;
	margin-left: 0;
	margin-right: auto;
}

#navigation #middle{
	width: 20%;
	text-align: center;
}

#navigation #next{
	width: 40%;
}
#navigation #next TABLE{
	margin-left: auto;
	margin-right: 0;
	border: 1px solid #CCCCCC;
}
#navigation #next TABLE CAPTION{
	text-align: right;
	margin-left: auto;
	margin-right: 0;
}

.item_metas th{
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}

.meta{
	margin-top: 5px;
	margin-bottom: 5px;
}

.meta tr td #map {
	margin-left: auto;
	margin-right: 0;
}
.meta td{
	vertical-align: top;
}

#links
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#links img
{
	margin-left: 20px;
	margin-right: 20px;
}

#detail_link
{
	margin-top: 5px;
}




