

.gray {
    color: #959594;
}
.corner-image {
    background-image: url(images/fleadh_people.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.border-top {
    border-top: 5px solid #000;
}
.home-content {
font-size: 0.9em;
}
#path a{
color: #a21830;
}
#path a.path-1 {
color: #fe9709;
}
#path a.path-2 {
color: #fdc811;
}
#path a.path-3,
#path a.path-4,
#path a.path-5,
#path a.path-6 {
color: #fee570;
}

.social {
border:1px solid #ccc;
padding: 5px;
margin-top: 10px;
background-color: #eee;
}
.social a,
.social a:link,
.social a:visited,
.social a:active
{
color: #999999;
font-weight:normal;
font-size: 0.9em;
}
.left {
border:1px solid #ccc;
padding: 5px;
margin-top: 10px;
background-color: #eee;
border-left:1px solid #000;
}
.left a,
.left a:link,
.left a:visited,
.left a:active
{
color: #999999;
font-weight:normal;
font-size: 0.9em;
}