.rss-alert a{font-weight:bold;}
.rss-alert a:visited {font-weight:normal;}

.default-alert{
  margin-bottom: 10px; 
  border: solid 1px #ddd;
  border-right: solid 1px #ddd;
}
.alert-content{
  font-size:12px;
}
#alert-ic{display:none;}


.mhs-alert, .ga-mhs-alert{
   border-left-color: #669933;
   border-right-color: #669933;
}
.rs-alert, .ga-rs-alert{
  border-left-color: #666;
  border-right-color: #666;
}
.otbt-alert, .ga-otbt-alert{
   border-left-color: #cccc66;
   border-right-color: #cccc66;
}
.nicole-alert, .ga-nicole-alert{
   border-left-color: #cce69f;
   border-right-color: #cce69f;
}
.poetic-licence-alert, .ga-poetic-licence-alert{
   border-left-color: #ffdaec;
   border-right-color: #ffdaec;
}
.madeline-alert, .ga-madeline-alert{
   border-left-color: #d60c8c;
   border-right-color: #d60c8c;
}
.apepazza-alert, .ga-apepazza-alert{
  border-left-color: #94877f;
  border-right-color: #94877f;
}
.csc-alert, .ga-csc-alert{
  border-left-color: #b3b3b3;
  border-right-color: #b3b3b3;
}

.default-alert #alert-ic,
.mhs-alert #alert-ic,
.rs-alert #alert-ic,
.ga-default-alert #alert-ic,
.ga-mhs-alert #alert-ic,
.ga-rs-alert #alert-ic
 {  position:relative;
   float:left;
   width:50px;
   height:50px;
   background:#333300;
   color:#fff;
   padding:5px;
   margin:5px;
   text-align:center;
}

.default-alert #alert-hc, .ga-default-alert #alert-hc{
  padding:5px;
}

.mhs-alert{background:#ccff99;}
.mhs-alert #alert-ic, .mhs-alert #alert-hc, .ga-mhs-alert #alert-ic, .ga-mhs-alert #alert-hc{
   background:#669933;
   color:#fff;
}

.rs-alert{}
.rs-alert #alert-ic, .rs-alert #alert-hc, .ga-rs-alert #alert-ic, .ga-rs-alert #alert-hc{
   background:#666;
   color:#fff;
}

.otbt-alert{background:#cccc66;}
.otbt-alert #alert-ic, .otbt-alert #alert-hc, .ga-otbt-alert #alert-ic, .ga-otbt-alert #alert-hc{
   background:#999933;
   color:#333300;
}

.nicole-alert{}
.nicole-alert #alert-ic, .nicole-alert #alert-hc, .ga-nicole-alert #alert-ic, .ga-nicole-alert #alert-hc{
   background:#cce69f;
   color:#333300;
}

.poetic-licence-alert{}
.poetic-licence-alert #alert-ic, .poetic-licence-alert #alert-hc, .ga-poetic-licence-alert #alert-ic, .ga-poetic-licence-alert #alert-hc{
   background:#ffdaec;
   color:#333300;
}

.madeline-alert{}
.madeline-alert #alert-ic, .madeline-alert #alert-hc, .ga-madeline-alert #alert-ic, .ga-madeline-alert #alert-hc{
   background:#d60c8c;
   color:#fff;
}

.apepazza-alert{}
.apepazza-alert #alert-ic, .apepazza-alert #alert-hc, .ga-apepazza-alert #alert-ic, .ga-apepazza-alert #alert-hc{
   background:#94877f;
   color:#fff;
}

.csc-aler{}
.csc-alert #alert-ic, .csc-alert #alert-hc, .ga-csc-alert #alert-ic, .ga-csc-alert #alert-hc{
   background:#b3b3b3;
   color:#fff;
}