#dept-content-1 {
	display: none;        /* required */
	position: absolute;   /* required */
	padding: 10px;
	border: 1px solid black;
	background-color: white;
	z-index:100;
}



/*
SiteSpecific mods made by Steve <steve@stevespirit.com>
Styles to adjust HR homepage tabs
*/
.ipane_content{
	background:url(https://www.utmb.edu/international/App_Themes/Default/images/old_red.jpg) no-repeat scroll right bottom;
	min-height:200px;
	line-height:normal;
}

    .ipane_content ul{
	    list-style-position:inside; 
	    list-style-type:none; 
	    padding:0;
    }

        .ipane_content ul li{
	        width:392px; 
	        padding:10px;
        }

        .ipane_content ul li.special{
	        background:#FFFCDF;
	        border:1px solid #ADB0AA;
        }


/*
SiteSpecific mods made by Steve <steve@stevespirit.com>
Styles to adjust HR custom headline boxes
*/
.full{
	width:auto; 
}

ul.headlines{
	list-style-position:inside; 
	list-style-type:none; 
	padding:0;
}

.top_headline{
	width:392px; 
	background:#EDE4C8; 
	border:1px solid #CCCCCC; 
	padding:10px; 
	text-indent:0;
}


.top_headline_shadow{
	width:412px; 
	height:13px; 
	background:url(https://www.utmb.edu/images/bg_headline.png) no-repeat scroll left;
}

.headline{
	width:385px; 
	padding:10px;
}



/*
SiteSpecific mods made by Steve <steve@stevespirit.com>
Styles to adjust HR custom dates for event calendar
*/
.date{
	width:28px; 
	height:31px;
	margin:0 5px 0 0;
	background:#FFFFFF;
	float:left;
	border:1px solid #ADB0AA;
}
    .date .month{
	    width:auto; 
	    height:auto; 
	    text-align:center; 
	    font-size:9px; 
	    text-transform:uppercase; 
	    background:#FB9F0D; 
	    color:#FFFFFF; 
	    font-weight:bold;
    }

    .date .day{
	    width:auto; 
	    height:auto; 
	    text-align:center; 
	    font-size:13px; 
	    background:#FFFFFF; 
	    color:#000000; 
	    font-weight:bold;
    }


/*
SiteSpecific mods made by Steve <steve@stevespirit.com>
Styles to adjust HR right navigation link color
*/
#col3 a{
    color:#444444;
}


/*
SiteSpecific mods made by Steve <steve@stevespirit.com>
Styles to adjust HR rleft navigation
*/
ul.tools li a{
	font-weight:bold;
}




/**
* SiteSpecific mods made by Mike Cooper <mgcooper@utmb.edu>
*/
h2
{
    margin-bottom:16px;
}

h3
{
    color:#555 !important;
}

ul.squarelist {
	margin-left:12px !important;
}
ul.squarelist li {
	line-height:1.8em !important;
}

div#float_3 div#col2_inner,
div#float_3 div.col2_inner,
div.float_3 div#col2_inner,
div.float_3 div.col2_inner
{
    padding:25px;
    padding-top:25px;
    padding-bottom:20px;
    background-color:#fff;
	margin-top:10px;
	margin-left:10px;
}