/* Start Resume Style */
.main_content
{
	width: 796px;
	font-size: 110%;
}

h1
{
	font-size: 120%;
}

h1 + h1
{
	padding-top: 10px;
}

.resume_section li
{
	text-align: justify;
	margin-top: 10px;
}

.professional_experience
{
	margin-bottom: 10px;
}

.main_responsibilities
{
	list-style-type: square;
	margin-top: 10px;
}

.main_responsibilities li
{
	margin-top: 0;
}

.technologies
{
	margin-top: 10px;
	text-align: justify;
}

.properties
{
	margin-top: 10px;
	text-align: justify;
}

.table_border
{
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 505px;
	background-color: #FFFFFF;
}

.table_border td
{
	font-size: 12px;
}

.td_border
{
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #000000;
	padding: 2px;
	width: 125px;
}

.second_column_width
{
	width: 380px;
}

.badge_container
{
	float: right;
}

.resume_format
{
	margin-top: 6px;	
}

#resume_pdf
{
	margin-right: 2px;	
}

#resume_txt
{
	margin-right: 2px;	
}

#resume_linkedin
{
	margin-right: 0px;		
}

.resume_format a
{
	text-decoration: none;
}

.resume
{
	clear: both;
}
/* End Resume Style */
