.announcementcontainer, .announcementcontainer1, .announcementcontainer2 {
    position: relative;
}
.announcementsbg {
    background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/condonsbaseball/condon-s/cta-buttons/OldTimeGloveWithBall-1.jpg");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    -webkit-filter: sepia(0);
    min-height: 220px;
    border: 2px solid black;
    font-size:50px!important;
}
.announcements {
    position: absolute;
    top: 0;
    width: 320px;
    min-height: 224px;
}
.announcements a:hover {
     text-decoration: none;
}
.announcementsbg1 {
    background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/condonsbaseball/condon-s/cta-buttons/TeeBattingGloveBat-1.jpg");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    min-height: 220px;
    border: 2px solid black;
    font-size:50px!important;
}
.announcements1 {
    position: absolute;
    top: 0;
    width: 320px;
    min-height: 224px;
}
.announcements1 a:hover {
     text-decoration: none;
}
.announcementsbg2 {
    background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/condonsbaseball/condon-s/cta-buttons/SlideIntoThird-1.jpg");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    -webkit-filter: sepia(0);
    min-height: 220px;
    border: 2px solid black;
    font-size:50px!important;
}
.announcements2 {
    position: absolute;
    top: 0;
    width: 320px;
    min-height: 224px;
}
.announcements2 a:hover {
     text-decoration: none;
}
.outline {
  font-weight: bold;
  text-shadow: 
    -1px -1px 0 black,
    1px -1px 0 black,
    -1px 1px 0 black,
    1px 1px 0 black;
}
.boxoutline {
   border: 2px solid black; 
   padding: 5px 5px;
}
.sepia img {
    -webkit-filter: sepia(0);
}
.sepia img:hover {
    -webkit-filter: sepia(1);
}
.baseball {
    background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/condonsbaseball/condon-s/cta-buttons/baseball-large-1/baseball-large-1_mediumthumb.jpg");
    background-position: center;
    background-repeat: no-repeat;
    -webkit-filter: sepia(0);
    min-height: 250px;
    font-size:50px!important;
}
.baseball:hover {
    color: red;
}
/* Expand CSS */
.expand {
    margin-bottom: 0px;
}
.expand dt {
    position: relative; 
    margin-bottom: 5px;
}
.expand dt:before {
    content: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/condonsbaseball/HomeBase1/HomeBase1_15x14.jpg");
    margin-right: 10px;
    color: ##A10604;
    display: inline-block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.expand dt.active {
    color: ##A10604;
}
.expand dt.active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
}
.expand dt:hover{
    cursor: pointer;
    color: #A10604;
}
.expand1 dt {
    position: relative; 
    margin-bottom: 5px;
}
dl {
    -webkit-margin-before: 0em!important;
    -webkit-margin-after: 0em!important;
}
.enrollments_date_range {
    display: none;
}
div.master_date.mbHeaderBar {
    display: none;
}