/* Resume Styles */
table.skills {  
	border-collapse:collapse;
	font-size:0.9em;}
table.skills th, 
table.skills td { 
	border:0.05em solid #CCC;
	padding:0.5em;}
table.skills th { 
	text-align:left;
	vertical-align:top;}
table.skills th.horizontal, 
table.skills th.vertical {  
	background-color:#F5F5F5;}
table.skills th.blanked { 
	border:none;
	background-color:white;}
table.skills ul { 
	list-style:square;
	margin:0.25em 1.5em !important;}

ol.vcalendar {
	list-style:none;}

#content-block a {
	color:#930;}
#content-block .resumeTable  a {
	color:#333;}
#content-block dl {
	margin:1em;
	color:#666;}
#content-block .section dl dt {
	font-weight:bold;}
#content-block .section dl dd {
	margin:0.3em 0;
	margin-left:2.0em;}
#content-block .section h2 {
	border-bottom:1px solid #666;}
.section h3 {
	font-size:1.35em;
	margin-top:1em;
	font-weight:normal;}
.section h4 {
	color:#666;
	font-size:1.1em;
	margin-top:0.3em;}
.section h5 {
	font-size:1em;
	margin:1em 0;}
.section ul {
	list-style:square;}
#content-block a {
	padding-right:0;
	background:none;}

.action {
	margin:1.5em 0;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;}

