.nano_container{
	font-size:12px;
	padding:.3em 1em .3em 1em;
	background-color:#fff;

}
.nano_dr_title{
	background-color:#eee;
}
.nano_dr_title, h1, .wait {
	font-size:16px;
	font-style:italic;
	background-color:#fff;
	border:#888 1px outset;
	line-height:21px;
}
.nano_table{
	width:99%;
	border-style:outset;
	border-width:1px;
	padding:.3em;
	background-color:#ffe;
}
td.nano_tr{
	width:auto;
	white-space:nowrap;
	height:12px;
	font-size:11px;
	text-align:left;
	vertical-align:top;
}

.nano_table_in{
	width:70%;
	height:50px;
	border:#888 1px outset;
	vertical-align:top;
	background-color:#eef;
	padding: .5em;
	
}
.nano_bar{
  color: #555;
  font: bold 10px Verdana, Helvetica, sans-serif;
	font-size:11px;
	background-color:#dfd;
}
.nano_row1 a, .nano_row2 a,.nano_text,.nano_table_in{
	color:rgb(185, 33, 24) !important;
	font-size:11px;
}
.nano_dr_title,.nano_bar,.nano_row1,.nano_row2{
	text-align:center;
	padding:.3em 1em .3em 1em;
	border:#bbb 1px dashed;
}
.nano_row1 {
	background:#ffe;
}
.nano_row2 {
	background:#faa;
}
.wait {
	text-align:center;
	color:rgb(185, 33, 24) !important;
	border:none;
}
