﻿/*================ Browse by Subject ================*/

#wpBrowserBySubject div.content-box-body > ul  > li:before{
 content: "";
 font-size: 0; 
}
#wpBrowserBySubject div.content-box-body > ul  > li > a{ 
 padding-left: 2.5rem;
}
#ej-box-01-body-ul-style-subject li.ej-box-01-body-li-subject-01 a {
    background: url(/PlasReconSurg/PublishingImages/breast.gif) top left no-repeat;
}
#ej-box-01-body-ul-style-subject li.ej-box-01-body-li-subject-02 a {
    background: url(/PlasReconSurg/PublishingImages/experimental.gif) top left no-repeat;
}
#ej-box-01-body-ul-style-subject li.ej-box-01-body-li-subject-03 a {
    background: url(/PlasReconSurg/PublishingImages/reconstructive.gif) top left no-repeat;
}
#ej-box-01-body-ul-style-subject li.ej-box-01-body-li-subject-04 a {
    background: url(/PlasReconSurg/PublishingImages/hand.gif) top left no-repeat;
}
#ej-box-01-body-ul-style-subject li.ej-box-01-body-li-subject-05 a {
    background: url(/PlasReconSurg/PublishingImages/pediatric.gif) top left no-repeat;
}
#ej-box-01-body-ul-style-subject li.ej-box-01-body-li-subject-06 a {
    background: url(/PlasReconSurg/PublishingImages/cosmetic.gif) top left no-repeat;
}
#ej-box-01-body-ul-style-subject li.ej-box-01-body-li-subject-07 a {
    background: url(/plasreconsurg/PublishingImages/cme.gif) top left no-repeat;
}
#ej-box-01-body-ul-style-subject li.ej-box-01-body-li-subject-08 a {
    background: url(/PlasReconSurg/PublishingImages/specialtopic.gif) top left no-repeat;
}
/*================ End of Browse by Subject ================*/

#ejp-monthly-features-webpart { max-width: 650px; }
#ejp-monthly-features-webpart > ul { display: flex; flex-wrap: wrap; justify-content: center; margin: 0; padding: 0; list-style: none; }
#ejp-monthly-features-webpart > ul > li { margin: 5px; width: 135px; background-color: black; text-align: center; list-style: none; }
#ejp-monthly-features-webpart > ul > li a { font-family: sans-serif; font-size: 0.9em; color: white; text-decoration: none; }
#ejp-monthly-features-webpart > ul > li a img { width: 135px; height: 90px; }
#ejp-monthly-features-webpart > ul > li a p { padding: 1em 5px 0.5em; }
#ejp-monthly-features-webpart > a { display: block; text-align: center; margin: 5px; font-family: sans-serif; font-size: 0.75rem; color: black; }

