﻿div.feedBurnerFeedBlock span.headline {     
	font-size: 15px;
    font-weight: bold;
    margin-top: 15px; }
	
.custombullet
    {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    }
 
.custombullet li
    {
    background-image: url(http://www.mum.edu/HTML/includes/sl-menu/images/bulletarrow.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 30px;
    padding-top: 7px;
    }

.testMumClass{
	background-color:yellow;
	font-weight:bold;
}
.mum-popup-charts{
background-color: #ffffff;
border: 1px solid #009933;
padding: 20px;
margin-right: auto;
margin-left: auto;
width: 370px;
text-align: justify;	
}
#mum-r-content {
	margin:0px;
	background-color: #FFFFFF;
	padding:20px;
	width:660px;
}
/*-- faculty_profile --*/
#mum-r-content div.faculty_profile {
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 2px;
	margin-bottom: 12px;
}
#mum-r-content div.faculty_profile strong {
	color: #224272;
	font-weight: bold;
}
#mum-r-content div.faculty_profile img {
	float: left;
	margin-top: 8px;
	margin-left: -12px;
}
#mum-r-content div.faculty_profile h4 {
	margin-left: 133px;
	font-size: 12px;
	margin-bottom: 0px;
	color:teal;
	
}
#mum-r-content div.faculty_profile p {
	margin-left: 133px;
}
#mum-r-content div.faculty_profile ul {
	margin-left: 133px;
	margin-top: -4px;
	padding-left: 0px;
}
#mum-r-content div.faculty_profile li {
	display: inline;
	padding-right: 16px;
}
#mum-r-content div.faculty_profile li a {
	font: bold 12px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #B6B8C0;
	background: url(/images_inside/arrow_grey.gif) no-repeat right 4px;
	padding-right: 14px;
	text-decoration:none;
}
#mum-r-content div.faculty_profile li a:hover {
	text-decoration:underline;
}
#mum-r-content table.facultypage {
	border-top: 1px solid #DCDCDC;
	margin-bottom: 20px;
}
#mum-r-content table.facultypage th {
	font: bold 12px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #224272;
	text-align: left;
	background: #EAEBEF;
	padding: 2px 8px;
	border-bottom: 1px solid #DCDCDC;
	vertical-align: top;
}
#mum-r-content table.facultypage td {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	vertical-align: middle;
	padding: 4px 8px;
}
#mum-r-content div#publications  a{
text-decoration:none;
color:inherit;	
}
#mum-r-content div#publications h4{
	color:teal;
}
#mum-r-content a#backtotop {
	text-decoration: underline;
}
#mum-r-content h4{
	color:teal;
}
#mum-r-content h6 {
	font-size: 12px;
	color:#000000;
	margin:0px;
}

