	@charset "utf-8";
/* CSS Document */

#content-main table{

table-layout:auto;

}
table {
width: 99%;

}
table td, table tr, table th {
border-color: #CCC;
padding:4px;
}
ul.inlinelist {
margin-top:14px;
margin-bottom:14px;
}
ul.inlinelist li {
	display: inline;
	margin: 5px;
}
#content .AZlist-local li a{
 color: #333333;
}
#content .AZlist-local li.all {
	width:30px;

}

.AZlist-local .AZlist li.all {
	width:30px;
}


#content .AZlist-local li.wide {
	width:100px;

}

.AZlist-local .AZlist li.wide {
	width:100px;
}