.topslogan {
	font-size: 12px;
	margin-top: -35px;
	color:#909090;
	}

#logo h1 {
	font-size: 24px;
	margin-top: -1px;
	}

.resume-p {
  margin-bottom: 10px;
}

.rlead {
	text-align: right;
	margin-right: 10px;
	line-height: 1.5;
	font-weight: bold;
	color:#808080;
	}



.rcompany {
	font-weight: bold;
	color:#808080;
	}
	
.rtitle {
	margin-top: -2px;
	margin-bottom: 5px;
	line-height: 1.5;
	color:#808080;
	}
	
.rcontent {
	line-height: 1.5;
	}
	
.rsum {
	font-family: 'PT Serif', serif;
	}
	
.rsumlast {
	font-family: 'PT Serif', serif;
	margin-bottom: 25px;
	}
	
	
.floatr {
	float: right;	
	}
	
.resume-buttons {
	margin-top: -2px;
	float: right;
	}
	
	
.phone {
	background: url(../icon-phone.html) no-repeat;
	height: 16px;
	width: 16px;	
	}
	
.email {
	background: url(../icon-email-2.html) no-repeat;
	height: 16px;
	width: 16px;	
	}
	
.location {
	background: url(../icon-address.html) no-repeat;
	height: 16px;
	width: 16px;	
	}
	
.bcaption {
	margin-top: -20px;
	font-style: italic;
	}

.contactinfo {
	font-size: 12px;
	}