#new_cont span {
	float: left;
	background-image: url(../images/common/button_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom:20px;
	padding-left:34px;
}

#new_cont  {
	display:block;
	float: left;

	margin-left: 15px;
	margin-right: 15px;
}

#new_cont ul {
	margin-bottom: 5px;
}

#new_cont li {
	margin-bottom:5px;
}

div.new_record {
	width:760px;
	margin: 10px auto 0px;
}


div.new_record li {
	border-bottom:1px dashed;
	padding: 6px 0;
}

/*
.new_record p{
	margin-left:90px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}
*/

.new_l {	
	float:left;
	width:580px;
}

.new_r {	
	float:left;
	width:160px;
}

.new_r img{
	width:140px;
	border: 1px solid #cccccc;
	padding: 2px;
}

p.title {
	font-weight: bold;
	margin-bottom: 6px;
}

p.title span.title_date {
/*	float: left; */
	background-image: url(../images/common/button_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	margin-right: 15px;
	font-weight: bold;
}

p.title span.title_str {
/*	float: left; */
/*	background-image: url(../images/common/button_right.gif); */
/*	background-repeat: no-repeat; */
/*	background-position: left center; */
	padding-left:25px;
	margin-right: 15px;
	font-weight: bold;
	font-size: 130%;
}

p.comment {
	margin: 10px 0px 20px 20px;
}

div.buttons {
	margin: 0px 5px;
}

div.buttons form {
	margin-top: 10px;
}

div.event_wrapper table.information {
	width: 560px;
	border-top: 1px solid #669900;
	border-left: 1px solid #669900;
	margin-left: 20px;
}

div.event_wrapper table.information th,
div.event_wrapper table.information td {
	padding: 4px;
	border-bottom: 1px solid #669900;
	border-right: 1px solid #669900;
}

div.event_wrapper table.information th {
	background-color: #EFFFF0;
	font-weight: normal;
	width: 100px;
}

div.event_wrapper h2.title {
	border-bottom:1px solid #669900;
	font-weight:normal;
	margin-bottom:4px;
	margin-top:5px;
}

div.event_wrapper h2.title span {
	background-color:#669900;
	margin-right:6px;
}

div.event_wrapper .images {
	margin-left: 20px;
	margin-bottom: 20px;
}

div.event_wrapper .images img {
	border: 1px solid #cccccc;
	margin:0px;
	padding: 2px;
	width: 64px;
}

img.flag {
	margin-left: 10px;
}
