@charset "UTF-8";
@import url(debug.css);



/*===========================================
	div#poems_navigation
===========================================*/
div#poems_navigation {
	background:url(../img/common/left_pain/poems_navigation/bg.gif) no-repeat bottom;
	margin-bottom:20px;
}
div#poems_navigation * {
	margin:0;
	padding:0;
}
div#poems_navigation div.heading {
	background:url(../img/common/left_pain/poems_navigation/top.gif) no-repeat 0 0;
	position:relative;
	top:0;
	left:0;
	padding:2px 2px 0;
}
div#poems_navigation h2 {
	background:url(../img/common/left_pain/poems_navigation/copy.gif) no-repeat 0 0;
	position:absolute;
	top:20px;
	left:128px;
	width:277px !important;
	height:13px !important;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999em;
}
div#poems_navigation div.logo {
	display:inline;
}
div#poems_navigation div.logo a {
	background:url(../img/common/left_pain/poems_navigation/logo.gif) no-repeat 0 0;
	position:absolute;
	top:4px;
	left:10px;
	display:block;
	width:101px;
	height:40px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999em;
}
div#poems_navigation ul.status {
	padding:7px 10px 8px 0;
	font-size:0.825em;
	text-align:right;
}
div#poems_navigation ul.navigation {
	border-top:1px solid #DBAFEA;
	margin:0 2px;
	padding:0 0 2px;
	overflow:hidden;
	font-size:0.9em;
}
div#poems_navigation ul.navigation li {
	display:inline;
}
div#poems_navigation ul.navigation li a {
	background:url(../img/common/left_pain/poems_navigation/separator.gif) no-repeat right bottom;
	display:block;
	float:left;
	padding:5px 1.75em 5px 1.25em;
	color:#666;
	text-decoration:none;
}
div#poems_navigation ul.navigation li a:hover {
	background:url(../img/common/left_pain/poems_navigation/hover.gif) no-repeat right top;
	padding-top:6px;
	padding-bottom:4px;
}


/*===========================================
	div#left_pain
===========================================*/
div#left_pain {
}

div#left_pain h3.heading {
	background:url(../img/common/left_pain/heading_h3.gif) no-repeat 0 0;
	/*height:28px;*/
	/*padding:3px 10px 0;*/
	/*font-size:13px;*/
	/*color:#777;*/
	/*font-weight:bold;*/
}
div#left_pain h3.heading a {
	/*color:#06c;*/
}
div#left_pain h3.heading a:hover {
	/*color:#f00;*/
}


/* table.listing */
div#left_pain table.listing {
	border-collapse:collapse;
	margin-bottom:1em;
	width:100%;
}
div#left_pain table.listing th, div#left_pain table.listing td {
	background:url(../img/common/left_pain/table_listing/dot.gif) repeat-x bottom;
	padding:0.5em;
}
div#left_pain table.listing thead th, div#left_pain table.listing thead td {
	font-size:0.8em;
	color:#666;
	padding:0 5px;
	white-space:nowrap;
}
div#left_pain table.listing th {
}
div#left_pain table.listing td {
}
div#left_pain table.listing th.title {
}
div#left_pain table.listing th.title a {
	background:url(../img/common/left_pain/table_listing/arrow.gif) no-repeat 0 4px;
	padding-left:16px;
}
div#left_pain table.listing td.date {
	font-size:0.8em;
	color:#666;
	text-align:right;
	width:10em;
}

