#navigation .block {
	border: 1px solid #EEEEF9;
	margin-top: 1em;
	padding: 3px;

}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul ul {
	margin-bottom: 10px;
}

.field li {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../gallery/images/bre_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;

}
.field li span {
	background-image: url(../images/yoko-line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	width: 100%;



}
.field a {
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding-left: 15px;
	width: 135px;


}
.field li li {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-weight: normal;
	background-image: url(../gallery/images/bre_sub-menu.gif);
}
.field li li a {
}
.field ul {
	background-image: url(../images/yoko-line1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1px;
}
.field ul ul {
	background-image: none;
	padding-top: 0px;
}
.page-prev {
	float: left;
}
.page-next {
	float: right;
}
#page ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#page {
	padding: 10px;
	overflow: hidden;
	background-color: #eeeeee;
	margin-top: 30px;
}
.page-no {
	text-align: center;
	font-weight: bold;

}
.page-no span {
	background-color: #FFFFFF;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
.page-no a {
	font-weight: normal;
}
#env h3 {
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 2em;
}
.tb-edit {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tb-edit th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.tb-edit td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
.calendar {
	width: 100%;
}
.calendar td {
	text-align: center;
	line-height: 1.2em;

}
.block dl {
	margin: 0px;
}
.block dd {
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
}

