#container {
	width: 960px;
	border: 1px outset #333333;
	margin: 30px auto 100px auto;
	background-position: center center;
	background-color: #FFFFFF;
}

#header {
	height: 150px;
	background-color: #999999;
}

#container #content table {
	padding: 10px;
}

#content {
	height: auto;
}

#footer {
	height: 150px;
	background-color: #999999;
}

.style1 {color: #4F4D47}

body,td,th {
	font-family: Muli, Helvetica Neue, Arial, sans-serif;
	font-weight: 300;
	font-size: .875rem;
	line-height: 1.35;
	color: #000000;
}

body {
	background-color: #666666;
}

a {
	font-weight: bold;
}
a:link {
	color: #475b66;
	text-decoration: none;
}
a:visited {
	color: #475b66;
	text-decoration: none;
}
a:hover {
	color: #475b66;
	text-decoration: none;
}
a:active {
	color: #475b66;
	text-decoration: none;
}

h3 {
	color: #475b66;
	font-size: 1.75em;
}

h4 {
	color: #475b66;
	font-size: 1.2em;
	margin: 0;
}

#header-link {
	font-weight: 400;
	font-size: 2rem;
	line-height: 150px;
}

#sidebar {
	width: 135px;
	padding: 0;
	list-style: none;
	font-size: 1rem;
}

#sidebar li {
	margin-bottom: .5rem;
}

#sidebar .extra {
	font-size: .9375rem;
}

.style4 {
	font-size: 20px;
	color: #475b66;
}

.x-text {
  font-size: 1.1em;
}

td {
	vertical-align: top;
}

td.tittle-col {
	width: 180px;
}

td.common-col-2 {
	width: 397px;
}

td.common-col-3 {
	width: 260px;
}

td.common-col-4 {
	width: 200px;
}

td.common-col-3.filler-2 {
	width: 120px;
}

td.middle-align {
	vertical-align: middle;
}

#footer table tr td {
	padding-top: 20px;
}

.float-right {
	float: right;
	margin-right: 30px;
}

.main-books td {
	padding: 5px 0;
}

.main-single-cell {
	vertical-align: middle;
}
