/*---------------------
OI IE Style
(c) 2006 The University of Chicago
---------------------*/
* html ul.minheight {height: 200px;}

body div#content p, li, dt, dd, form, label, td, input {font-size:12px;}

* html #shell {
	width: 791px;
	padding: 1px 0 0 0;
	margin: 0 0 0 24px;
	background: #fcfdf8 url("/i/global/shell_back.jpg") 0 0 repeat-y;
}


* html ul#mainnav {
margin:32px 0 0 -24px;
}

* html #fade {margin-bottom:-1px;}

* html #sidebar {
	margin-left:2px;
	}

* html #content {
	margin-left:254px;
	padding-left:0px;
	width:480px;

}

* html .col {
width:200px;
}

* html .col ul {margin-left:10px;}

* html #container.general #content {margin-left:57px;}
* html #anchors {width: 460px;}

* html #feature h3, * html #feature p {font-size:11px;}

* html form.suqorder fieldset {
width:470px;
border-width:0 1px 1px 1px;
}

* html form.suqorder p.desc {
top:0;
margin:5px 10px;
}


* html form.suqorder input.readonly {
top:4px;
left:10px;
}


/* For IE 7 */

*:first-child+html #feature h3, *:first-child+html #feature p {font-size:11px;}


*:first-child+html #mainnav {margin-left:-24px;}
*:first-child+html #mainnav li {padding-bottom:75px;height:0;}

*:first-child+html form.suqorder input.short {
margin: -20px 0 20px -130px;
width:20px;
}

*:first-child+html form.suqorder input,
*:first-child+html form.suqorder textarea,
*:first-child+html form.suqorder select {
	margin-left: 0; /* (label width) + (label margin) */
	width: 200px; /* subjective */
}

*:first-child+html form.suqorder fieldset {
border-width:0 1px 1px 1px;
}

*:first-child+html form.suqorder input.shortbook {
float:left;
margin-left:-130px;
width:20px;
}

*:first-child+html form.suqorder input.booknum {
float:left;
margin:0 0 0 -100px;
width:75px;
}

*:first-child+html fieldset#booklist div {clear:both; margin-left:146px;}

*:first-child+html form.suqorder input[type="checkbox"] { 
	width: auto; 
	border: 0;
	margin-left:10px;
}


*:first-child+html form.suqorder div.bordersoff label {
text-align:right;
}

*:first-child+html form.suqorder input.readonly {
left:190px;
top:4px;
width:100px;
}
