.resume_entry {
	margin-bottom: 20px;
	min-height: 100px;
	clear: both;
}
.resume_title {
	width: 200px;
	float: left;
	text-align: right;
	font-size: 16px;
	letter-spacing: 5px;
	text-transform: lowercase;
	color:#333333;
}
.resume_info {
	width: 370px;
	float: right;
	padding-bottom: 40px;
}
.job_heading {
	color: #333333;
	font-size: 13px;
}	
.pdf_info {
	Border-bottom: 1px solid #CCCCCC;
	margin-bottom: 30px;
	padding-bottom: 5px;
	text-align: right;
	text-transform: lowercase;
}
.name_heading {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.resume_logo {
	width: 200px;
	float: left;
	text-align: center;
}
.resume_head {
	width: 370px;
	float: right;
	padding-bottom: 65px;
}
