
/* - ploneCustom.css - */
@media all {
/* https://www.landecon.cam.ac.uk/portal_css/ploneCustom.css?original=1 */
.highlighted-box {background-color: #FDFFFF;
margin-top:10px;
padding:20px;
border:1px solid #CCC;}
.important-notice {background-color: #000000;
color:white;
padding:9px 18px;}
.important-notice h2 {font-weight:bold;}
a.important-link:hover, a.important-link:active, a.important-link:visited, a.important-link:link {color: white;}
/* */
a.icon-more {
background: url(../images/icon-more.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-look {
background: url(../images/icon-look.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-follow {
background: url(../images/icon-follow.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-top {
background: url(../images/icon-top.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-left {
background: url(../images/icon-left.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-right {
background: url(../images/icon-right.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-next {
background: url(../images/next-arrow.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-print {
background: url(../images/icon-print.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-rss {
background: url(../images/icon-rss.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-audio {
background: url(../images/icon-audio.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-photo {
background: url(../images/icon-photo.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-video {
background: url(../images/icon-video.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-community {
background: url(../images/icon-community.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-restricted {
background: url(../images/icon-restricted.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-help {
background: url(../images/icon-help.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-email {
background: url(../images/icon-email.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-quick-links {
background: url(../images/icon-quick-links.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-media {
background: url(../images/icon-media.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-down {
background: url(../images/icon-down.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-external {
background: url(../images/icon-external.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-section {
background: url(../images/icon-section.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-pdf {
background: url(../images/icon-pdf.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-word {
background: url(../images/icon-word.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-excel {
background: url(../images/icon-excel.gif) no-repeat 0 0;
padding: 0 0 2px 2em;
}
a.icon-raven {
background: url(../images/raven.gif) no-repeat 0 0;
padding: 2px 2px 2px 2em;
}
.embed-quote {float:right; margin:0 1em 1em; width:40%;}
.embed-quote .cite {padding-left:30px;}

}

