/*************************************************
 * Site Name: University Honors & Awards
 * 
 * Description: 480px stylesheet
 * Version: 1.0
 * Author: IU Communications 
 * Author URI: http://communications.iu.edu
 ************************************************/

/****************************************
 * UHA Results
 ****************************************/
 
/*** Navigation ***/

#content .uha-results-nav li {
    margin-bottom: 2px;
}
#content .uha-results-nav li span {
    display: inline-block;
}


/****************************************
 * UHA Profile
 ****************************************/

#content .uha-profile img {
    float: right;
    margin-top: -59px;
}