#cbsurround {
background: url("https://www.keele.ac.uk/jq/nivo-slider/cbimages/cb_panel_fade_965_297_FULL.png") no-repeat scroll 0px 100% transparent;
height:297px;
}
#slider {
   position:relative;
   width:965px;  /* Change this to your images width */
   height:297px;  /* Change this to your images height */
   background:url(/jq/nivo-slider/cbimages/ajax-loader.gif) no-repeat 50% 50%; 
   -moz-box-shadow: 0 0 1em #333333;
   -webkit-box-shadow: 0px 0px 1em #333333;
   box-shadow: 0px 0px 1em #333333;
/*   -moz-box-shadow: 0 0 1em; */
/*left:10px; */
/*top:10px; */
/*width: 945px; */
/*height: 277px; */
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.nivo-controlNav {
    bottom: -271px;
    float: right;
    position: relative;
    z-index:995;

/* new rules for new nivo */
    float: right;
	bottom:215px;
	left:1300px;
position: absolute;
    z-index:995;

display:none; /*  hide while we switch to the new 2015 layout */

}

/*
.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
*/

.nivo-caption {
background:none repeat scroll 0 0 #5A8F3B !important;
font-weight:bold;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(https://www.keele.ac.uk/jq/nivo-slider/cbimages/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(https://www.keele.ac.uk/jq/nivo-slider/cbimages/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
font-size:/*13*/16px;
/* height:32px; */
}

.nivo-caption p {
padding:8px !important;
width:690px; /*allows for up to 10 nav buttons */
}

.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
