#muj {
	text-align: center;
	width: 600px;
}
#muj p {
	margin-bottom: 15px;
}
#muj h3 {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9999;
	text-align: left;
	padding: 3px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#muj .left {
	text-align: left;
	padding: 10px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#muj table {
	margin-bottom: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#muj .name {
	font-weight: bold;
}
#muj li {
	float: left;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	font-size: 12px;
}
#muj ul {
	margin-top: 30px;
	width: 485px;
}

#muj .photo {
	width: 180px;
	height: 230px;
}
#muj .messe {
	text-align: left;
	font-size: 12px;
	line-height: 13px;
	width: 280px;
	padding: 10px;
	height: 230px;
}


.clear {
	clear: both;
}

