/*--------------------------------------
  release : index
---------------------------------------*/

.re_list_short h6 {
	padding: 0 0 2px;
	border-bottom:1px solid #000;
	margin-top: 20px;
	margin-bottom: 5px;
	zoom: 1;
}

.re_list_short a:hover {
	text-decoration: underline;
}

.re_list_short dl {
	line-height: 1.2em;
}

.re_list_short span.release_company {
	font-weight: bold;
	font-size: 10px;
	padding-left: 14px;
	background: url("/media/c/2006/img/icon_building.gif") no-repeat;
}

.re_list_short dt a.release_title {
	font-size: 14px;
	color: #039;
	margin-left: 5px;
	font-weight: bold;
}
.re_list_short dd {
	font-size: 12px;
	margin-bottom:15px;
}
.re_list_short .n2u {
	font-size:10px;
	font-weight:bold;
	color:#13007c;
	}

.re_list_short .property{
	font-size:10px;
	color:#666;
	position:relative;
}

.re_list_short .event_date{
	font-weight: bold;
	font-size:14px;
	color:#000;
	position:relative;
}

.re_list_short .event_alert{
	font-size: 10px;
	color:#900;
	font-weight: bold;
}

.ev_month{
	text-align:right;
}

.ev_cal {
	margin-bottom:4px;
}

.ev_cal li {
	font-size: 12px;
	display: inline;
	margin-left: 0.4em;
}

.ev_cal li.now2 {
	font-size:16px;
	color: #43661f;
}

/*--------------------------------------
  Feedback
---------------------------------------*/
/*
.block_feedback {
	font-size: 12px;
	border:2px solid #991f1f;
	margin:20px;
	padding: 0;
	clear:both;
	line-height:1.2em;
	background-color: transparent;
	position: relative;
}

.block_feedback h5 {
	font-size: 12px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: none;
	background-color: #991f1f;
	color: white;
	text-shadow: none;
}

.block_feedback p {
	background-color: transparent;
	margin-bottom: 0.8em;
}

.block_feedback a.marker {
	margin-bottom: 2px;
	padding: 2px 0 2px 10px;
	padding-left:14px;
	background-image: url("/media/z/2006/img/list_marker_s1.gif");
	background-position: 3px 7px;
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	}

.block_feedback a.mailto {
	background-image: url("/media/c/2006/img/icon_mail.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-bottom: 2px;
	padding-left:14px;
	text-decoration:underline;
	font-weight:bold;
	display: block;
	}
.block_feedback .askpasslink {text-align: right;font-size:9px;padding-right:4px;}
*/
/*--------------------------------------
  release
---------------------------------------*/
img.cominfo_icon {
	margin:0 0 0 3px;
	padding:0;
	float:none;
	border:1px #600 solid;
	display:inline;
	vertical-align:middle;
}

