#listup {
	width : 100% ;
	}

#listup table {
	border-bottom : none ;
	border-left : none ;
	border-right : none ;
	font-size : 100% ;
	width : 100% ;
	margin-bottom : 50px ;
	padding : 0 ;
	}

#listup th {
	margin : 0 ;
	padding : 5px ;
	background-color : #fafafa ;
	border-top : 1px solid #e1e1e1 ;
	border-bottom : 1px solid #e1e1e1 ;
	border-right : 1px solid #e1e1e1 ;
	border-left : 1px solid #e1e1e1 ;
	text-align : center ;
	}


#listup td {
	background-color : tranceparent ;
	border-top : none ;
	border-bottom : 1px solid #e1e1e1 ;
	border-left : none ;
	border-right : none ;
	padding : 10px ;
	padding-left : 10px ;
	line-height : 1 ;
	}

#listup td a {
	display : block ;
	width : 100% ;
	text-decoration : none ;
	color : #555 ;
	}

#listup td.righting, #listup td.righting-openair {
	padding-right : 23px ;
	}

#listup td a:hover {
	background-color : #fafafa ;
	text-decoration : none ;
	color : #555 ;
	}

.righting {
	text-align : right ;
	}

.righting-openair {
	text-align : right ;
	background : url(/img/i/i-mark-openair.gif) right top no-repeat ;
	}

.td40 {
	width : 40% ;
	}

#annotation {
	width : 350px ;
	margin-top : 10px ;
	padding : 5px ;
	}

#annotation ul {
	padding : 0 ;
	margin : 0 ;
	list-style : none ;
	}
#annotation ul li {
	/*float : left ;*/
	display : inline ;
	margin : 0 50px 0 0 ;
	/* border-right : 1px solid #555555 ; */
	padding : 0 ;
	}