div.box div.lateralnav  h3.fancySection
{
	color:#000;
	border-top: none;
}

div.box div.lateralnav {
	border-bottom:none;
	margin-top:40px;
	margin-bottom:3em;
}

div.box div.lateralnav h3.fancySection {
	margin-top:2em;	
}

.thumbnailContainer h2 {
	margin:0;
	padding:0 0 .5em 0;
}

/* ------------------------------ crufty cheat stuff */

.tableBody td
{
padding-right:20px;
}

.previewMode {
	padding:1em;
	margin: 0 0 1em 0;
	background-color:#FFC;
}


/* ------------------------------ index     */

.mainAd {
	width: 520px;
	height: 235px;
	margin-bottom: 1em;
	overflow: hidden;
	position:relative;
	border-bottom: 1px solid #999;
}


.mainAd h1, .mainAd h3, .mainAd p {
	margin-right: 315px;
}



.mainAd img {
	float: right;
}

.mainAd h1 {
	font-size: 1.7em;
	color:#930;
}

div.topicItem {
	padding: .5em 0;
	border-top: none;
	border-bottom: 1px dotted #999;
}

/* ----------------------------- filters 09 */

p.filterToggle a{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: .1em;
	padding: .4em .2em;
	border: 1px solid #cccccc;
	border-top-color:#dddddd;
	border-left-color:#dddddd;
	border-right-color:#cccccc;
	border-bottom-color:#cccccc;
	background-color: #eeeeee;
	white-space:nowrap;
}	
p.filterToggle a img{
	vertical-align: middle;
	padding-right: 4px;
}

div#filterContainer {
	margin:.5em 0 0 0;
	padding: .25em .5em;
	border:1px solid #999999;
}


/* possibl7 deprecated */


#filterForm {
	margin:1em 0;
	padding:0;
	font-size:.9em;
	line-height:1.1em;
	border: none;
}
#filterform fieldset{
	margin:0;
	padding:.5em;
	border:1px solid #999999;
}

#filterForm p{
	margin:0;
	padding:.2em 0 .2em 0;	
}

#filterForm select{
	font-size:11px;
}

#filterForm legend{
	color:#999999;
}

#filterForm .primelabel{
	text-align:right;
}

div#filterContainer #filterForm table td{
	margin:0;	
	padding:0 10px 0 0;
}

#filterForm p.totalRows {
	padding-top:1em;	
}

.totalRows strong {
	color:#930;	
}

a.altButton {

}



.buttonArea a, .buttonArea button,
.buttonArea input
{
    display:block;
	float:left;
    margin:0 7px 0 0;
    background-color:#ddd;
    border:1px solid #999;
    border-top:1px solid #aaa;
    border-left:1px solid #aaa;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#444;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttonArea button,
.buttonArea input
{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttonArea button[type],
.buttonArea input[type]
{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type],
*:first-child+html input[type]
{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttonArea button img, .buttonArea a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


/**************************** resultlists */

.headerText h3 {
	line-height:1.5;
	color:#930;
	font-weight:normal;
	margin:0;
	padding:0;
}

.headerText h3 span {
	font-size:.9em;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}

.listResult{
	padding-bottom:1em;
}

.listResult p {
	line-height:1.2;
	margin: .5em 0em .5em 0em;
}

.listResult div.ute {
	color:#999;
}

/************************** details */

.detailsBox{
	margin-top:1em;
}

.detailsBox p{
	line-height:1.2;
	margin: .5em 0em .5em 0em;
}


.listMaterial{
	margin:1.5em 0;
	padding:1em;
	background-color:#F1E9D5;
}

.listMaterial h3 {
	font-weight:normal;
	color: #c60;
	margin:0 0 .4em 0;
	padding: 0 0 .4em 0;
	border-bottom:1px solid #999;
}

 .materialItem {
	padding-bottom:.5em; 
 }

/******************************* pren */
.prenBox {
	margin:1.5em 0;	
}

.pren {
text-decoration: none;
padding: 3px 4px;
color: #000000;
font-size:11px;
line-height:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


.pren span,
.pren a{
text-decoration: none;
padding: 3px 4px;
border:1px solid #bbb;
font-size:11px;
line-height:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


.pren a:hover{
text-decoration:underline;
color:#0033FF;
}


/************************** search */
#subsiteSearch{
	padding: 0;
	margin: 0;
}

#subsiteSearch p {
	margin:0;
	padding:0;
}
#subsiteSearch input {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ddd;
}
#subsiteSearchButton {
	background-color:#930;
	border: 1px solid #ddd;
	font-weight:bold;
	color:#fff;
	padding:0;
}

#subsiteSearch form{
	margin:0;
	padding:0;
}


#cse-noscript
{
	padding:.7em;
	background-color:#E3EEEE;
}

/********/






.subjectsBox li{
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:.2em;
}

.listBanner{
	margin-top:.5em;
	padding-top:0;
}
.helptext{
	color:#999999;
}

div.browseItem {
	padding: 1em 0;
	margin: .5em 0;
	border-top: 1px dotted #999;
	/* http://www.quirksmode.org/css/clearing.html */

}
.browseItem h4
{
	margin-top:0px;
	padding-top:0px;
	font-size:1.3em;
	line-height:1.2em;
}
.browseItem p,
.browseItem table p 
{
	line-height:1.4em;
	margin: .75em 0em .75em 0;
}

.browseItem p.thumbnail
{
	margin:0;
	padding-top:0;
	float:left;
	width:110px;
}

.browseItem p.jumpList
{
	font-size:0.9em;
	margin-bottom:0;
	padding-bottom:0;
	line-height: 1.3em;
}


/*   old  */
/*


div.ute {
	font-size: .9em;
	line-height: 1em;
	color:#666666;
	margin:.2em 0;
}
div.ute p{
	margin:.2em 0;
}
span.ute {
	font-size: .9em;
	line-height: 1em;
	color:#666666;
}
#browseBox dt{
	line-height:1em;
	margin: 0 0 .4em 0;
	padding:0;
}
#browseBox dd{
	margin:0 0 1.2em 0;
	padding:0;
}
#browseBox dd p{
	margin: 0 0 .4em 0;
	padding:0;
	line-height:1.2em;
}

#browseBox h3{
margin:0;
padding:0;
}
#browseBox .jumplink{
	border-top:1px dotted #fb7;
	padding-top:.5em;
	margin-top:.5em;
}

.detailsBox{
	margin-top:1em;
}

.detailsBox p{
	margin:0;
	padding:0 0 .2em 0;
}

.materialsBox p{
margin:0;
padding:0;
}

.materialsBox li{
margin-bottom:.5em;
}

.subjectsBox {

}

.subjectsBox li{
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:.2em;
}

#filterform{
	margin:0;
	padding:0;
	font-size:.9em;
	line-height:1em;
	width:500px;

}
#filterform p {
	margin:0;
	padding:.2em 0 0 0;
}
#filterform select{
	font-size:11px;
}
#filterform fieldset{
	margin:0;
	padding:.5em;
	border:1px solid #999999;
}
#filterform legend{
	color:#999999;
}


.listBanner{
	margin-top:.5em;
	padding-top:0;
}
.helptext{
	color:#999999;
}

div.browseItem {
	padding: 1em 0;
	margin: .5em 0;
	border-top: 1px dotted #999;
	/* http://www.quirksmode.org/css/clearing.html */
/*
}
.browseItem h4
{
	margin-top:0px;
	padding-top:0px;
	font-size:1.3em;
	line-height:1.2em;
}
.browseItem p,
.browseItem table p 
{
	line-height:1.4em;
	margin: .75em 0em .75em 0;
}

.browseItem p.thumbnail
{
	margin:0;
	padding-top:0;
	float:left;
	width:110px;
}

.browseItem p.jumpList
{
	font-size:0.9em;
	margin-bottom:0;
	padding-bottom:0;
	line-height: 1.3em;
}
*/

