.event-title {
	color: #333;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #0CC;
	font-size: 16px;
	letter-spacing: 0.5em;
	font-weight: normal;
	width: 631px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.event-title a {
	color: #333;
	font-size: 16px;
	text-decoration: none;
}

.event-title a:hover {
	color:#F30;
	text-decoration:none;
	background-color: #e0e0e0;
	background-color: #CFF;
}

.event-title-left {
	font-weight: bold;
	font-size: 16px;
	float: left;
	padding-left: 10px;
}

.event-title-right {
	font-size: 12px;
	color: #F06;
	float: right;
	padding-top: 5px;
	font-weight: bold;
	padding-right: 10px;
}
.repo-title {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.repo-title a {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.job-title {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #09F;
	margin-top: 0px;
	background-image: url(../img/job-title.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-family: Tahoma, Geneva, sans-serif;
}
.job-title a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.job-title a:hover{
	color:#F30;
	text-decoration:none;
	background-color: #e0e0e0;
	background-color: #CFF;
}

.job-top-box {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.event-text {
	clear: both;
	padding-top: 20px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;

}
.event-text-tb {
	margin-bottom: 15px;
}

.event-text-tbtext {
	width: 446px;
	vertical-align: top;
	padding-right: 20px;
}
.event-text-tbtext2 {
	width: 446px;
	vertical-align: top;
	padding-left: 20px;
}
.event-text-tbphoto {
	width: 170px;
	vertical-align: top;
}


.event-outline{
	clear: both;
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;

}

.event-outline1 {
	color: #FFF;
	background-color: #9CF;
	width: 100px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
.event-outline2 {
	width: 486px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.zemi-sheet{
	font-size: 12px;
}
.zemi-sheet a{
	font-size: 12px;
}

.zemi-sheet a:hover{
	color:#F30;
	text-decoration:none;
	background-color: #e0e0e0;
	background-color: #CFF;
}


.event-comment {
	padding-top: 10px;
}
.comment-title {
	font-size: 15px;
	font-weight: bold;
	color: #09F;
	margin-top: 20px;
	margin-bottom: 10px;
}

.photo-text {
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 200px;
}
.report-list {
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
.report-list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.event2-title {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #09F;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}