.hidden {
	display: none;
}

/* Resolves a css conflict causing the Shadowbox to display right aligned */
#sb-container {
	text-align:left;
}

/* Resolves a problem where cancel link shows up in default blue */
#sb-loading a {
	color: #fff;
	text-decoration: none;
}

div.info {
    margin-left: 15px;
}
div.hero {
}
div.threecolumn {
    margin-left: 10px;
    margin-right: 12px;
    margin-top: 51px;
}

div#text p.spaced {
   padding-right:47px;
}

.allstudieslist a{
    color: #921925;
    display: block;
    margin-top: 25px;
}
.allstudieslist {
    float: left;
    margin-top: 205px;
    margin-left: -240px;
}