 /* Make the sidebar a bit larger */

#everett_two-column #cambridge_col1 {
width:28.9% !important;
}

#everett_two-column #cambridge_col2 {
width:71% !important;
}
/* Change the padding so the box fits inside */
#everett_two-column #cambridge_content #cambridge_col1 div.block div.pad {
display:block;
padding:4px 10px !important;
}
#everett_two-column #cambridge_content #cambridge_col1 div.block ul {
display: block !important;
width: 220px !important;
#width: 210px !important; /*override for Microsoft browsers */
background: #ffffff !important;
margin:0 !important;
}

#everett_courtesy_links {
text-align:right !important;
}

/* Display the arrow instead of a bullet */
#everett_two-column  #cambridge_col1 div.block li {
list-style: none !important;
background: #ffffff url(images/bullet.jpg) top left no-repeat !important;
position: relative !important;
padding-left: 28px !important; 
}

#everett_two-column #cambridge_col1 div.block li a {
text-decoration: none !important;
}
#everett_side-menu {
margin-bottom:0 !important;
}

/* customize links to have no underline */

#everett_col1 a {
     text-decoration: none !important;
}
#everett_col2 a {
     text-decoration: none !important;
}
#everett_col3 a {
     text-decoration: none !important;
}

/* Styles for rounded corner box that expands vertically */

.top-left {
margin-right: 9px !important; /* clip right corner */
background-image: url('images/corners.gif') !important;
height: 9px !important; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px !important; /* correct height for IE */
}
.top-right {
margin-top: -9px !important; /* to level of top-left corner */
margin-left: 9px !important; /* clip left corner */
background-image: url('images/corners.gif') !important; 
background-position: 100% 0 !important; /* show bg-image starting at the right */
height: 9px !important; 
font-size: 2px !important;
}
.bottom-left {
margin-right: 9px !important; /* clip right corner */
background-image: url('images/corners.gif') !important;
background-position: 0 -9px !important; /* show under half of the image */
height: 9px !important;
font-size: 2px !important;
}
.bottom-right {
margin-top: -9px !important; /* to level of bottom-left corner */
margin-left: 9px !important; /* clip left corner */
background-image: url('images/corners.gif') !important; 
background-position: 100% -9px !important; /* under half, right side */
height: 9px !important; 
font-size: 2px !important; 
}
.inside {
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background: #FFFFFF !important;
padding-left: 2px !important;
padding-right: 0;
}
.gap-saver-beta {
     height: 1px; /* without height it doesn't exist :-) */
     margin: 0;
     padding: 0;
     background: white; /* for illustration where it is */
 }
#everett_col1 div.block div.ISContent ,
#everett_col3 div.block div.ISContent {
 background:#ffffff;
 padding:3px 3px 3px 3px;
 position:relative;
 zoom: 1;
 display:block;
 behavior: url(/Portals/41777/pie.htc);
 border-radius:8px;
}

