body * {
background-color: none;
padding: 0 auto;
}

#content fieldset{
background:none;
}

#header{
background-image:none;
}

#wrapper {
width: 100%;
max-width: 932px;
}

#breadcrumbs {
width: 100%;
max-width: 932px;
margin: 8px 0 8px 0;
}

#content{
height:100%;
padding: 46px 0 8px 0;
margin: 0 0 32px  0;
min-height:0;
}

hr {
border: none;
border-bottom: 1px solid #003082;
width:932px;
}

#ressource-url {
text-align:center;
font-size: .91125em;
}

.result-header{
background:none;
border-bottom:1px solid #003082;
}

.result-item{
background:none;
}

.odd, .even{
background:none;
border-bottom:1px solid #E5EAF2;
}

.result-toolbar{
display:none;
}

.pager{
margin-top:1em;
}