@charset "utf-8";
@import "header.css";
@import "footer.css";

/*
 * [FOR_OLD_]
 */
/* 学部・大学院下層ページ対応 */
#main {
	font-size: small;
}
#top- .columns-4-2l {
	width: 350px;
}
#top- .columns-4-2r {
	width: 350px;
}
/*
 * [/FOR_OLD_]
 */

/*
 * [TAG_REDEFINE]
 */
html {
	overflow-y: scroll;
}
body {
	font-size: 85%;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
	background: #093078;
}
.main hr.separate {
	visibility: hidden;
}
.main h1 {
	font-size: 140%;
	background: url(../images/bg_h1.gif) no-repeat 0% 0%;
	line-height: 50px;
	padding-left: 23px;
	margin: 0 0 30px;
}
.main h1.fat {
	font-size: 140%;
	background: url(../images/bg_h1_fat.gif) no-repeat 0% 0%;
	line-height: 1.2;
	min-height: 40px;
	padding: 15px 0 15px 23px;
	margin: 0 0 30px;
}
.main h2 {
	font-size: 120%;
	font-weight: normal;
	background: url(../images/bg_h2.gif) no-repeat 5px 100% #f5f5f5;
	padding: 0px 6px 6px 18px;
	margin: 0 0 30px;
	border-bottom: 1px solid #e9e9e9;
	border-top: 6px solid #f5f5f5;
	font-weight: bold;
}
.main h3 {
	margin: 0 0 1em;
	font-size: 115%;
	background: url(../images/bg_h3.gif) no-repeat 0% 100%;
	padding: 5px 15px;
}
.main h3 span {
	background: url(../images/bg_h3_icon.gif) no-repeat 0% 50% #fff;
	display: block;
	padding: 0 15px;
	margin: 0 -15px;
}
.main h3 span.notice,
.main h3 span.icon {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
}
.main h4 {
	font-size: 100%;
	background: url(../images/bg_h4.gif) no-repeat 4px 50%;
	padding: 2px 0 0 15px;
}
.main h5 {
	font-size: 100%;
	background: url(../images/bg_h5.gif) no-repeat 2px 50%;
	padding-left: 10px;
}
.main ul {
	list-style: none;
}
p {
	line-height: 1.5;
}
.main p {
	margin: 1em 0;
}
.main table {
	border-collapse: collapse;
	margin-bottom: 20px;
}
.main table caption {
}
.main table th {
	border: 1px solid #ccc;
	padding: 3px 5px;
	color: #333;
	background: #F1F9FC;
}
.main table td {
	border: 1px solid #ccc;
	padding: 3px 15px;
	line-height: 1.5;
	vertical-align: middle;
}
.main table td.scopeRow {
	color: #000;
	background: #eee;
	vertical-align: middle;
}
.main table.fit {
	width: 100%;
}
.main table.compact th,
.main table.compact td {
	padding: 3px;
}
.main table.scopeCol th {
	text-align: center;
}
.main table p {
	margin: 0.5em 0;
}
.main table .num {
	text-align: right;
}
.main table .mark {
	text-align: center;
}
ul {
	margin: 1em 0;
	padding-left: 20px;
}
.main ul li {
	margin: 0.2em 0;
	line-height: 1.4;
}
.main ol {
	margin: 1em 0;
	padding-left: 30px;
}
.main ol li {
	margin: 0.2em 0;
	line-height: 1.4;
}
.main dd {
	margin-bottom: 0.2em
}
form {
	margin: 0;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*
 * [/TAG_REDEFINE]
 */

/*
 * [Navigation]
 */
ul#navigation {
	padding: 0;
	position: absolute;
	width: 100px;
	left: -300px;
}
/*
 * [/Navigation]
 */


/*
 * [OUTLINE]
 */
div#container {
	color: #333;
	background: #fff;
	height: 100%;
}
div#contents {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
}
div.main {
	width: 750px;
	padding-right: 20px;
	float: left;
}
div.main a {
	color: #0C5FBA;
}
div.main a:visited {
	color: #440077;
}
div.section {
	margin: 15px 20px 20px;
}
div.section div.section {
	margin: 10px 0;
}
div.division_two > div {
	float: left;
	width: 370px;
	margin-right: 0;
	margin-top: 0;
}
div.division_two > div.section {
	float: left;
	width: 345px;
	margin-right: 0;
	margin-top: 0;
}
div.section div.division_two > div {
	float: left;
	width: 345px;
	margin-top: 0;
}
div.section div.division_two > div:nth-child(odd) {
	margin-right: 20px;
}
div.section div.division_two > div.odd {
	margin-right: 20px;	/* for IE7 */
}
div.section div.division_two > div:nth-child(even) {
	clear: right;
}
div.section div.division_two > div.even {
	clear: right;	/* for IE7 */
}
div.division_two p {
	margin-top: 0;
}
div.division_four > div {
	float: left;
	width: 240px;
	margin-right: 0;
	margin-top: 0;
}

div.division_three > div {
	float: left;
	width: 185px;
	margin-right: 0;
	margin-top: 0;
}

/* breadCrumbs */
ol.breadCrumbs {
	padding: 0;
	margin: 0 0 15px;
	list-style: none;
	font-size: 80%;
}
ol.breadCrumbs li {
	display: inline;
	background: url(../images/bg_breadcrumbs.gif) no-repeat 100% 50%;
	padding-right: 17px;
	margin-right: 3px;
margin: 0 6px 0 0;
float: left;
white-space: nowrap;
}
ol.breadCrumbs li.lastChild {
	background: none;
	padding: 0;
}
ol.breadCrumbs a {
	color: #666;
	text-decoration: underline;
	background: #fff;
}
ol.breadCrumbs a:hover {
	text-decoration: none;
}
/*
 * [/OUTLINE]
 */

/*
 * [SIDEBAR]
 */
div#sidebar {
	font-size: 90%;
	float: right;
	width: 180px;
	padding-bottom: 30px;
}
div#sidebar .banners {
	margin: 0 0 10px;
}
div#sidebar .banners p {
	margin: 0 0 10px;
}
div#sidebar .news .head {
	margin-top: 0px;
	margin-bottom: 5px;
}
div#sidebar .news .entry {
	margin-bottom: 20px;
}
div#sidebar .news .entry .title {
	margin: 0 0 5px;
	font-weight: normal;
}
div#sidebar img {
	vertical-align: bottom;
}
div#sidebar dl {
	margin: 0 0 20px;
}
div#sidebar dd {
	margin: 0;
}
div#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div#sidebar dd ul li {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
div#sidebar dd ul li a {
	padding: 9px 5px 9px 25px;
	display: block;
	color: #000;
	background: url(../images/icon_sidemenu0.gif) no-repeat 8px 50% #fafafa;
}
div#sidebar dd ul li.current a,
div#sidebar dd ul li a:hover {
	background: url(../images/icon_sidemenu1.gif) no-repeat 8px 50% #EAEAEA;
}
div#sidebar dd ul ul {
	padding-top: 1px;
	background: url(../images/bg_sidesubmenu.gif) no-repeat 50% 0%;
	padding: 10px 0;
}
div#sidebar dd ul ul li {
	border: none;
	border-bottom: 1px solid #fff;
}
div#sidebar dd ul ul a,
div#sidebar dd ul li.current ul a {
	background: url(../images/icon_sidemenu2.gif) no-repeat 15px 50% #fff;
	padding: 2px 2px 2px 25px;
}
div#sidebar dd ul ul a:hover,
div#sidebar dd ul ul li.current a,
div#sidebar dd ul li.current ul li a:hover {
	background: url(../images/icon_sidemenu3.gif) no-repeat 15px 50% #fff;
}
div#sidebar dd li.current > a {
	font-weight: bold;
	color: #333;
	background-color: #eee;
}
div#sidebar dl ul ul li.current a {
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
}
div#sidebar ul.banner li {
	margin-bottom: 4px;
}
a.bnrExam {
	display: block;
	background: url(/common/images/bnr_poweruniv.jpg) no-repeat 0% 0%;
	height: 65px;
	text-indent: -99999px;
	/*\*/
	overflow: hidden;
	/**/
}
a.bnrExam:hover {
	background-position: 0% 100%;
}
a.bnrRequest {
	display: block;
	background: url(../images/bnr_request.jpg) no-repeat 0% 0%;
	height: 42px;
	text-indent: -99999px;
	/*\*/
	overflow: hidden;
	/**/
}
a.bnrRequest:hover {
	background-position: 0% 100%;
}
/*
 * [/SIDEBAR]
 */

/*
 * [INDEXES]
 */
div.main div.indexes {
	margin: 0 0 10px;
}
div.main div.indexes ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 365px;
	float: right;
}
div.main div.indexes ul:first-child,
div.main div.indexes ul.first_child {
	float: left;
}
div.main div.indexes li {
	border: 1px solid #ccc;
	border-top: none;
	margin: 0 0 20px;
}
div.main div.indexes div.high span,
div.main div.indexes a.high span{
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background: url(/common/images/bg_indexes_icon.gif) no-repeat 0% 100% transparent;
	background-position: 0% 50%;
	padding-left: 25px;
}
div.main div.indexes div.high,
div.main div.indexes a.high {
	color: #333;
	background: url(/common/images/bg_indexes.gif) no-repeat 0% 100% #f5f5f5;
	padding-top: 2px;
	min-height: 30px;
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin: 0 -1px -1px;
	border-top: 3px solid #093383;
	border-bottom: 1px solid #ccc;
}
div.main div.indexes a.high span:hover{
	background-position: 100% 50%;
}

div.main div.indexes a.high:hover {
	background-position: 100% 100%;
}  
div.main div.indexes a.high:visited {
	color: #333;
	background-color: #f5f5f5;
}
div.main div.indexes ul ul {
	margin: 1px 10px 0;
	list-style: none;
	padding: 0;
	float: none;
	width: auto;
	border-bottom:1px solid #fff;	/* for IE */
}
div.main div.indexes ul ul li {
	margin: 0;
	line-height: 1.3;
	border: none;
	border-top: 1px dotted #999;
}
div.main div.indexes ul ul li.first_child {
	border: none;
}
div.main div.indexes ul p + ul li.first_child {
	border-top: 1px dotted #999;
}
div.main div.indexes ul ul a {
	color: #0C5FBA;
	background: url(/common/images/icon_indexes.gif) no-repeat 14px 0.8em;
	padding: 5px 5px 4px 23px;
	display: inline-block;
}
div.main div.indexes ul ul ul {
	font-size: 90%;
	margin: 0 0 05px 22px;
}
div.main div.indexes ul ul ul li {
	border: none;
}
div.main div.indexes ul ul ul a {
	background: url(/english/common/images/icon_indexes_low.gif) no-repeat 0% 50%;
	padding: 0 0 0 10px;
}
div.main div.indexes ul p {
	font-size: 90%;
	margin: 5px 10px;
}
/* 画面幅全体を使用 */
div.main div.indexes ul.fit {
	width: 100%;
	float: none;
}
div.main div.indexes ul.fit > li {
	padding-bottom: 1px;
}
div.main div.indexes ul.fit a.high {
	background: url(/common/images/bg_indexes_fit.gif) no-repeat 0% 100% #f5f5f5;
	padding-top: 5px;
	padding-left: 25px;
}
div.main div.indexes ul.fit a.high:hover {
	background-position: 100% 100%;
	background-color: #E2E2E2;
}
div.main div.indexes ul.fit ul {
	float: left;
	width: 350px;
	display: inline;
}
/*
 * [/INDEXES]
 */

/*
 * [OTHERS]
 */

/* 補足テキスト */
p.supplement {
	color: #666;
	font-size: 85%;
	margin-left: 40px;
	text-indent: -0.9em;
}
a.learn_more {
	padding-left: 14px;
	background: url('/english/common/images/pict_sq_tri_gray.gif') 0 50% no-repeat;
}
/* リスト */
ul.linkList,
ul.dotList {
	list-style: none;
	padding: 0;
	margin: 0 14px 10px;
}
ul.linkList li,
ul.dotList li {
	padding-left: 10px;
	line-height: 1.5;
}
h4+ul.linkList,
h4+ul.dotList {
	margin-top: -7px;
}
ul.linkList li {
	background: url(/common/images/icon_linklist.gif) no-repeat 0% 0.5em;
}
ul.dotList li {
	background: url(/common/images/icon_dotlist.gif) no-repeat 0% 0.5em;
}
div.division_two ul.linkList,
div.division_two ul.dotList {
	float: left;
	width: 320px;
}
div.division_three ul.linkList,
div.division_three ul.dotList {
	float: left;
	width: 205px;
}
p.linkTo {
	background: url(/common/images/icon_linklist.gif) no-repeat 0% 0.3em;
	padding-left: 10px;
}
p.linkTo a {
	color: #333;
}
h2+p.linkTo {
	margin-top: -10px;
}
/* 横断リンク */
div.acrossLink {
	border: 1px solid #E9E9E9;
	margin: -10px 20px 40px;
}
div.acrossLink ul {
	background: #F9F9F9;
	margin: 1px;
	padding: 0;
	list-style: none;
}
div.acrossLink li {
	float: left;
	padding: 5px 0;
	line-height: 1.1;
}
div.acrossLink a {
	color: #333;
	background: url(/common/images/bg_acrosslink.gif) no-repeat 15px 0.2em;
	padding: 0 5px 0 30px;
	display: block;
	border-left: 1px solid #fff;
	border-right: 1px solid #ddd;
	width: 139px;
}
div.acrossLink li:first-child+li+li+li a {
	border-right: none;
}
div.acrossLink li.last_child a {
	border-right: none;
}
/* レイアウト調整 */
div.fit {
	text-align: center;
}
/* 画像関連 */
div.picture,
img.picture {
	float: right;
	margin: 0 0 5px 20px;
}
div.pictureCatch,
img.pictureCatch {
	float: left;
	margin: 0 20px 5px 0;
}
img.fit {
	display: block;
	margin: 5px auto;
}
div.picSets div.txt {
	float: left;
	width: 450px;
}
div.picSets div.txt p {
	margin: 0 0 1em;
}
div.picSets div.pic {
	float: right;
	width: 260px;
	text-align: center;
	font-size: 90%;
}
div.picSets div.pic img {
	display: block;
	margin: 0 auto;
}
div.picSets div.pic dl {
	text-align: left;
}
div.picSets div.pic dl dt {
	margin: 0.2em 0;
}
div.picSets div.pic dl dd {
	margin: 0.2em 0 0.2em 1em;
}
div.picSets.LeftImage div.txt{
    float: right;
	width: 440px;
}
div.picSets.LeftImage div.pic {
     float: left;
}
ul.picList {
	width: 100%;
	list-style: none;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}
ul.picList + ul.picList{
	margin: -10px 0 10px;
}
ul.picList li {
	float: left;
	margin: 0 5px 5px 0;
}
ul.picList li p {
	margin: 5px 0;
	line-height: 1.2;
}
ul.picList.division_two li {
	width: 350px;
}
ul.picList.division_three li {
	width: 231px;
}
ul.picList.division_four li {
	width: 172px;
}
ul.picList.division_five li {
	width: 137px;
}

/* meta (example writer,author) */
p.meta {
	text-align: right;
}

/* enter (example emphasis link) */
p.enter {
	text-align: center;
	padding: 5px;
	margin: 10px 0;
	border: 2px solid rgb(0,102,153);
	font-weight: bold;
	font-size: 110%;
}

/* 警告 */
div.notice {
	color: #f00;
	background: #fff;
	border: 1px solid #f03;
	padding: 0 10px;
}
div.notice p {
	margin: 10px 0;
}
p.notice {
	color: #f00;
}
span.notice {
	color: #f00;
}
strong.notice {
	color: #f00;
}
/* 注釈 */
span.rubric {
	color: #00f;
}

/* 数式 */
.math {
	color: #099;
}

/* 方法 */
dl.way {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px 0;
}
dl.way dt {
	color: #f00;
	display: inline;
	font-weight: bold;
}
dl.way dd {
	display: inline;
	margin: 0;
}

/* note */
dl.note {
	border: 1px dashed #093488;
	margin: 0 0 10px;
	padding: 10px 20px;
	clear: both;
}
dl.note dt {
	font-weight: bold;
	color: #0A3488;
	margin: 10px 0;
}
dl.note dd {
	margin: 10px 0;
	line-height: 1.5;
}
dl.note dd ul {
	margin: 0;
}

/* スローガン（POWER UNIVで使用）*/
dl.slogan {
	margin: 20px 0;
	text-align: center;
}
dl.slogan dt {
	font-size: 200%;
	margin: 10px;
}
dl.slogan dd {
	margin: 10px;
}

/* icon text (example "New!") */
span.icon {
	color: #f00;
	font-weight: bold;
	padding: 5px;
}

/* products (example campus goods) */
ul.products {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
ul.products li {
	border: 1px solid #ccc;
	width: 350px;
	float: left;
	margin-bottom: 10px;
	padding: 5px;
}
ul.products li.even {
	margin-right: 15px;
}
ul.products h2 {
	font-size: 100%;
	float: right;
	width: 195px;
	padding: 7px 5px;
	margin: 0;
	background: none;
	border-top: none;
	border-bottom: 1px solid #ccc;
}
ul.products img {
	float: left;
}
ul.products dl {
	float: right;
	width: 195px;
	margin: 5px;
}
ul.products dl dt {
	color: #099;
	width: 50px;
	float: left;
}
ul.products dl dd {
	margin-left: 50px;
}
ul.products p {
	float: right;
	width: 195px;
	margin: 5px;
}
div.section div.section ul.products {
	margin-right: -40px;
}

/* catch */
p.catch {
	font-size: 120%;
	color: #069;
	text-align: center;
}

/* 必須入力 */
span.must {
	color: #f00;
}

/* アイコンリスト */
ul.icons {
	text-align: right;
	margin: -10px 0 10px;
}
ul.icons li {
	display: inline;
}

/* 講師からのメッセージ for '/nry/*' */
div.lecturer {
	padding: 15px 15px 0 15px;
	margin: 5px 0;
	background-color: rgb(221, 234, 241);
}
div.lecturer div.pic {
	float: left;
}
div.lecturer dl {
	margin: 0;
}
div.lecturer.hasPic dl {
	float: right;
	width: 550px;
}
div.lecturer dl dt {
	font-weight: bold;
}
div.lecturer dl dd {
	margin: 0;
}
/* 学生からのメッセージ for '/nyr/*' */
dl.students {
	border: 1px solid rgb(0, 102, 153);
	padding: 7px 7px 0;
}
dl.students dt {
	font-weight: bold;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
}
dl.students dd {
	margin: 0;
}
dl.students img {
	float: left;
	margin: 5px;
	padding: 3px;
}
/* 教授プロフィール for '/project/st/*' */
div.tecLecturer {
	border: 1px solid rgb(204, 204, 204);
	padding: 5px;
	margin: 5px 0;
}
div.tecLecturer div.pic {
	float: left;
	margin: 0 5px 5px 0;
}
div.tecLecturer > p {
	font-weight: bold;
}
div.tecLecturer p {
	margin: 0 0 5px;
}
div.tecLecturer dl {
	margin: 0;
}
div.tecLecturer dl dt {
	font-weight: bold;
	border-bottom:1px dotted #999;
	padding: 5px;
}
div.tecLecturer dl dd {
	margin: 5px 0 0;
}
div.getAdobeReader {
	border: 1px solid #ddd;
	background: #FAFAFA;
	color: #666;
	font-size: 90%;
	padding: 13px;
	margin: 20px auto;
	width: 644px;
}
div.getAdobeReader a {
	float: left;
	margin: 10px 20px 5px 5px;
	display: inline;
}
div.getAdobeReader p {
	float: left;
	margin: 0;
	width: 500px;
}
div.getAdobeReader p img {
	vertical-align: middle;
	margin-right: 4px;
}
div.lives {
	background: #fcc;
	padding: 5px 15px 0;
}
div.lives h4 {
	background: none;
	border-bottom: 1px dotted #666;
	padding: 5px;
}
div.lives p.message {
	background: #f33;
	color: #fff;
	border: 3px solid #fff;
	padding: 10px;
	text-align: center;
}
/* 学長のことば */
div.chancellorMessage img {
	float: left;
}
div.chancellorMessage > div.section {
	float: right;
	width: 550px;
	margin-top: 0;
}
div.backnumber {
	border: 1px dashed #093488;
	margin: 0 auto 10px;
	padding: 10px 0;
	clear: both;
	width: 710px;
}
div.backnumber ul {
	float: left;
	width: 150px;
	list-style: none;
	padding: 0;
	margin: 0 10px;
}
div.backnumber li {
	padding-left: 10px;
	line-height: 1.5;
	background: url(/common/images/icon_linklist.gif) no-repeat 0% 0.5em;
}
/* 京都産業大学で学ぶ */
div#studyAtKyosandai {
    background: url("/common/images/visual_guide_oeie.jpg") no-repeat scroll 0 0 transparent;
	padding-top: 135px;
}

div.logo {
    margin-bottom: 15px;
}

div.pictBox {
    display: block;
    width: 710px;
	overflow: auto;
	clear: both;
}
div.pictBox div.photo {
    float: left;
	padding-right: 30px;
}

table.facultyList th {
    text-align: left;
		white-space:nowrap;
	width: 600px;
}
table.facultyList td {
	  vertical-align:middle;
}

table.inquiry img {
    margin-top: 6px;
}

/*
 * [OTHERS]
 */

/*
 * [SNS botan]
 */


.social_btn {
margin:15px 0px 0px 0px;
padding:0px;
width:260px;
} 

.social_btn .facebook {
float: left;
margin: 0px 10px 0px 0px;
padding: 0px;
display: inline;
width: 120px;
} 

.social_btn .twitter {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px; 
display: inline; 
width: 120px; 
}

/* */
.social_btn_R {
margin:-20px 0px 0px 0px;
padding:0px;
width:240px;
float:right;
} 

.social_btn_R .facebook {
float: left;
margin: 0;
padding: 0;
display: inline;
width: 120px;
} 

.social_btn_R .twitter {
float: left;
margin: 0;
padding: 0; 
display: inline; 
width: 120px; 
}

/* */


/*
 * [CLEARFIX]
 */
div#container,
div#header,
div#header ul.globalMenu,
div#footer,
div.section,
div.main div.indexes,
div.main div.indexes ul,
div.main div.indexes ul li,
.division_two,
.division_three,
div.picSets,
ul.picList,
ul.products,
div.acrossLink ul,
div.lecturer,
div.tecLecturer,
dl.students,
div.getAdobeReader,
ol.breadCrumbs,
div.chancellorMessage,
div.backnumber,
.clearfix {
	min-height: 1%;
}
div#container:after,
div#header:after,
div#header ul.globalMenu:after,
div#footer:after,
div#contents:after,
div.section:after,
div.main div.indexes:after,
div.main div.indexes ul:after,
div.main div.indexes ul li:after,
.division_two:after,
.division_three:after,
div.picSets:after,
ul.picList:after,
ul.products:after,
div.acrossLink ul:after,
div.lecturer:after,
div.tecLecturer:after,
dl.students:after,
div.getAdobeReader:after,
ol.breadCrumbs:after,
div.chancellorMessage:after,
div.backnumber:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html div#container,
* html div#header,
* html div#header ul.globalMenu,
* html div#footer,
* html div#contents,
* html div.section,
* html div.main div.indexes,
* html div.main div.indexes ul,
* html div.main div.indexes ul li,
* html .division_two,
* html .division_three,
* html div.picSets,
* html ul.picList,
* html ul.products,
* html div.acrossLink ul,
* html div.lecturer,
* html div.tecLecturer,
* html dl.students,
* html div.getAdobeReader,
* html ol.breadCrumbs,
* html div.chancellorMessage,
* html div.backnumber,
* html .clearfix {
	height: 1%;
}

/*
 * [/CLEARFIX]
 */
