/* This file based on 'Tranquille' by Dave Shea */
/* It was taken from the template on CSS Zen Garden (www.csszengarden.com) */

#innerNav h2 {
	background: url(../images/title-aboutus.gif) no-repeat right top; 
	}

.super {
	display: none; 
	/*font-size: 0.4em;
	line-height: 0;
	vertical-align: super; */
	}

.tagline {
      font-style: italic;
	font-weight: bold;
	}

.name {
	font-weight: bold; 
	font-style: normal;
	}

.name a {
	padding: 0 17px 0 0; 
	background: url(../images/mail-blue.gif) no-repeat right center;
	color: #0492CB;
	}

.name a:hover {
	background: url(../images/mail-hover.gif) no-repeat right center; 
	}

.jobTitle {
	font-style: italic;
	}

.jobShortDescription {
	font-size: .85em;
	color: #606060;
	line-height: 1.0;
	}

.address {
    padding: 0 0 0 30px;
}
