.msg { padding: 10px; background: #222; position: relative; }
.msg h1 { color: #fff;  }
.msg a { margin-left: 20px; background: #408814; color: white; padding: 4px 8px; text-decoration: none; }
.msg a:hover { background: #266400; }


}
#inner {
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.yui-gf {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/* //-- header, body, footer -- */
#hd { margin: 2.5em 0 3em 0; padding-bottom: 1.5em; border-bottom: 1px solid #ccc }
#hd h2 { text-transform: uppercase; letter-spacing: 2px; }
#bd, #ft { margin-bottom: 2em; }

/* //-- footer -- */
#ft { padding: 1em 0 5em 0; font-size: 92%; border-top: 1px solid #ccc; text-align: center; }
#ft p { margin-bottom: 0; text-align: center;   }

/* //-- core typography and style -- */
#hd h1 { font-size: 48px; text-transform: uppercase; letter-spacing: 3px; }
h2 { font-size: 152% }
h3, h4 { font-size: 122%; }

p {
	font-size: 100%;
	line-height: 18px;
}
a { color: #990003 }
a:hover { text-decoration: none; }
strong { font-weight: bold; }
li { line-height: 24px; border-bottom: 1px solid #ccc; }

.contact-info { margin-top: 7px; }
.first h2 { font-style: italic; }
.last { border-bottom: 0 }


/* //-- section styles -- */

a#pdf { display: block; float: left; background: #666; color: white; padding: 6px 50px 6px 12px; margin-bottom: 6px; text-decoration: none;  }
a#pdf:hover { background: #222; }

.job {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 740px;
}

.job h3 {
	float: left;
}

.job h4 {
	float: right;
}
.job p {
	float: left;
	clear: both;
	margin-top: 0.75em;
	margin-right: 0;
	margin-bottom: 3em;
	margin-left: 0;
}

.last { border: none; }
.skills-list {  }
.skills-list ul { margin: 0; }
.skills-list li { margin: 3px 0; padding: 3px 0; }
.skills-list li span { font-size: 152%; display: block; margin-bottom: -2px; padding: 0 }
.talent {
	width: 220px;
	float: left;
	padding-right: 20px;
}

.talent_last {
	width: 30%;
	float: left;
}
.talent h2 { margin-bottom: 6px; }

#srt-ttab { margin-bottom: 100px; text-align: center;  }
#srt-ttab img.last { margin-top: 20px }

/* --// override to force 1/8th width grids -- */
.yui-gf .yui-u{
}
.yui-gf div.first{
	width:12.3%;
}

.technical {
	width: 175px;
	float: left;
	padding-right: 20px;
}

.technical_last {
	width: 30%;
	float: left;
}
.technical h2 { margin-bottom: 6px; }

