#archive_wrapper {
	margin:0 auto;
	width:938px;
	padding:0 10px;
	background:transparent;
}

#archive_browse {
width: 264px;
float:left;
}

#archive_chapters {
width: 674px;
float:left;
}

-------------------------------------------------------------------------[comment] */
/* XARAYA REQUIRED CLASSES */
a {
}
a:link { }
a:visited { }
a:active { }
a:hover {

}
}
img {
  border: 0px;
  }
code {
}
h1, h2, h3, h4 {
}
td {
}
table {
}
thead, th {
}
tbody {
}
tfoot {
}
p {
}
pre {
}
input {
}
button {
}
select {
}
textarea {
}
li {
}
ul {
}
ol {
}
sup {
}
sub {
}

/*
XARIGAMI REQUIRED INDIVIDUAL CLASSES
-------------------------------------------------------------------------[comment] */

/*
image icon related styling
-------------------------------------------------------------------------[comment] */

a.xar-icon {
    text-decoration: none;
}
a.xar-icon img{
    vertical-align: text-top;
}
img.xar-icon {
    vertical-align: text-top;
}
img.xar-icon-disabled {
    opacity: 0.35;
    cursor: not-allowed;
    vertical-align: text-top;
}
.xar-noborder {
    border: 0;
}
/*
XARIGAMI REQUIRED ANONYMOUS CLASSES
-------------------------------------------------------------------------[comment] */
/*
these defaults apply to the left and right block group
-------------------------------------------------------------------------[comment] */
.xar-block-head,
.xar-block-head-right {
    }
.xar-block-title,
.xar-block-title-right {
}
.xar-block-body,
.xar-block-body-right { }
.xar-block-foot,
.xar-block-foot-right {
    }
/*
topnav block group classes
-------------------------------------------------------------------------[comment] */
.xar-block-head-topnav { }
.xar-block-title-topnav { }
.xar-block-body-topnav { }
.xar-block-foot-topnav { }
/*
center block group classes
-------------------------------------------------------------------------[comment] */
.xar-block-head-center { }
.xar-block-title-center {
}
.xar-block-body-center { }
.xar-block-foot-center {
}
/*
module rendering area and related rules
-------------------------------------------------------------------------[comment] */
.xar-mod-head, .xar-mod-body, .xar-mod-foot {
    }
.xar-mod-head {
}
.xar-mod-title {
}

.xar-mod-body {
}
.xar-mod-foot {
}

/*
complementary styling - colors, backgrounds and outlines
also used in tab menus
-------------------------------------------------------------------------[comment] */
.xar-alt { background-color: #f5f5f5;}
.xar-accent { background-color: #efefef; }
.xar-norm { background-color: #FFFFFF; }
.xar-alt-outline {
    border-color: #336699;
    border-width: 1px;
    border-style: solid;
}
.xar-accent-outline {
    border-color: #336699;
    border-width: 1px;
    border-style: solid;
}
.xar-norm-outline {
    border: 1px solid #d5d5d5;
}
/*
complementary text related styling
-------------------------------------------------------------------------[comment] */
.xar-sub { font-size: 85%; }
.xar-error { color: #ff0000; }
.xar-title { }


/*
item tables and listing controls
-------------------------------------------------------------------------[comment] */
table.xar-items {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid;
}
table.xar-items th, table.xar-items td {
    border-collapse: collapse;
    border: 1px solid #a0a0a0;
}
.xar-item-actions {
    text-align: center;
    white-space: nowrap;
}
.xar-item-controls {
}
table.xar-item-controls th, table.xar-item-controls td {
}

/*
form footer (for submit buttons, etc)
-------------------------------------------------------------------------[comment] */
.xar-form-footer {

/* MISCELLANEOUS [gen_heading] */

abbr, acronym, .help {
}
